[][src]Function core_foundation::base::CFAllocatorAllocate

pub unsafe extern "C" fn CFAllocatorAllocate(
    allocator: *const c_void,
    size: i64,
    hint: u32
) -> *mut c_void