Function openthread_sys::otHeapCAlloc
source ยท pub unsafe extern "C" fn otHeapCAlloc(
aCount: usize,
aSize: usize,
) -> *mut c_void
Expand description
@note This API is deprecated and use of it is discouraged.
pub unsafe extern "C" fn otHeapCAlloc(
aCount: usize,
aSize: usize,
) -> *mut c_void
@note This API is deprecated and use of it is discouraged.