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.