OH_UdsArrayBuffer_Create

Function OH_UdsArrayBuffer_Create 

Source
pub unsafe extern "C" fn OH_UdsArrayBuffer_Create() -> *mut OH_UdsArrayBuffer
Available on crate feature api-13 only.
Expand description

Creation a pointer to the instance of the OH_UdsArrayBuffer.

ยงReturns

  • If the operation is successful, a pointer to the instance of the OH_UdsArrayBuffer structure is returned. If the memory is not enough, nullptr is returned. OH_UdsArrayBuffer Available since API-level: 13