NSAllocateMemoryPages

Function NSAllocateMemoryPages 

Source
pub extern "C-unwind" fn NSAllocateMemoryPages(
    bytes: NSUInteger,
) -> NonNull<c_void>
Available on crate feature NSZone only.