Function objc2_foundation::NSZoneFree
source ยท pub unsafe extern "C" fn NSZoneFree(
zone: *mut NSZone,
ptr: NonNull<c_void>
)
Available on crate feature
NSZone
only.pub unsafe extern "C" fn NSZoneFree(
zone: *mut NSZone,
ptr: NonNull<c_void>
)
NSZone
only.