Function objc2_foundation::NSDeallocateMemoryPages

source ยท
pub unsafe extern "C" fn NSDeallocateMemoryPages(
    ptr: NonNull<c_void>,
    bytes: NSUInteger
)
Available on crate feature NSZone only.