NSDeallocateMemoryPages

Function NSDeallocateMemoryPages 

Source
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.