Skip to main content

CFAllocatorCreateWithZone

Function CFAllocatorCreateWithZone 

Source
pub unsafe extern "C" fn CFAllocatorCreateWithZone(
    allocator: CFAllocatorRef,
    zone: *mut _malloc_zone_t,
) -> CFAllocatorRef
Expand description

Apple SDK function CFAllocatorCreateWithZone.