Skip to main content

NSAllocateCollectable

Function NSAllocateCollectable 

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