Function otHeapCAlloc

Source
pub unsafe extern "C" fn otHeapCAlloc(
    aCount: size_t,
    aSize: size_t,
) -> *mut c_void
Expand description

@note This API is deprecated and use of it is discouraged.