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