未验证 提交 d2d35ed8 编写于 作者: Z zengyawen 提交者: Gitee

add nativeapis

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 f53d54b0
# OH_NN_UInt32Array
## Overview
This structure is used to store a 32-bit unsigned integer array.
**Since:**
9
**Related Modules:**
[NeuralNeworkRuntime](_neural_nework_runtime.md)
## Summary
### Member Variables
| Name | Description |
| -------- | -------- |
| [data](#data) | Pointer to the unsigned integer array |
| [size](#size) | Array length |
## Member Variable Description
### data
```
uint32_t* OH_NN_UInt32Array::data
```
**Description**<br>
Pointer to the unsigned integer array
### size
```
uint32_t OH_NN_UInt32Array::size
```
**Description**<br>
Array length
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册