Function objc2_foundation::NSZoneRealloc
source · pub unsafe extern "C" fn NSZoneRealloc(
zone: *mut NSZone,
ptr: *mut c_void,
size: NSUInteger
) -> NonNull<c_void>Available on crate feature
NSZone only.pub unsafe extern "C" fn NSZoneRealloc(
zone: *mut NSZone,
ptr: *mut c_void,
size: NSUInteger
) -> NonNull<c_void>NSZone only.