Function objc2_foundation::NSAllocateCollectable
source ยท pub unsafe extern "C" fn NSAllocateCollectable(
size: NSUInteger,
options: NSUInteger
) -> NonNull<c_void>
Available on crate feature
NSZone
only.