[][src]Function uikit_sys::NSZoneCalloc

pub unsafe extern "C" fn NSZoneCalloc(
    zone: *mut NSZone,
    numElems: NSUInteger,
    byteSize: NSUInteger
) -> *mut c_void