Function objc2_foundation::NSAllocateMemoryPages

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