[][src]Function uikit_sys::NSMapInsertIfAbsent

pub unsafe extern "C" fn NSMapInsertIfAbsent(
    table: NSMapTable,
    key: *const c_void,
    value: *const c_void
) -> *mut c_void