pub unsafe extern "C" fn CFAllocatorCreateWithZone(
allocator: CFAllocatorRef,
zone: *mut _malloc_zone_t,
) -> CFAllocatorRefExpand description
Apple SDK function CFAllocatorCreateWithZone.
pub unsafe extern "C" fn CFAllocatorCreateWithZone(
allocator: CFAllocatorRef,
zone: *mut _malloc_zone_t,
) -> CFAllocatorRefApple SDK function CFAllocatorCreateWithZone.