[][src]Function uikit_sys::NSCreateHashTableWithZone

pub unsafe extern "C" fn NSCreateHashTableWithZone(
    callBacks: NSHashTableCallBacks,
    capacity: NSUInteger,
    zone: *mut NSZone
) -> NSHashTable