pub unsafe extern "C-unwind" fn NSDeallocateMemoryPages(
ptr: NonNull<c_void>,
bytes: NSUInteger,
)Available on crate feature
NSZone only.Expand description
ยงSafety
ptr must be a valid pointer.
pub unsafe extern "C-unwind" fn NSDeallocateMemoryPages(
ptr: NonNull<c_void>,
bytes: NSUInteger,
)NSZone only.ptr must be a valid pointer.