Function objc2_foundation::NSReallocateCollectable

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