Function core_foundation_sys::base::CFAllocatorAllocate

source ยท
pub unsafe extern "C" fn CFAllocatorAllocate(
    allocator: CFAllocatorRef,
    size: CFIndex,
    hint: CFOptionFlags,
) -> *mut c_void