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