[][src]Function uikit_sys::NSZoneRealloc

pub unsafe extern "C" fn NSZoneRealloc(
    zone: *mut NSZone,
    ptr: *mut c_void,
    size: NSUInteger
) -> *mut c_void