Function objc2_foundation::NSMapInsertIfAbsent
source · pub unsafe extern "C" fn NSMapInsertIfAbsent(
table: &NSMapTable,
key: *mut c_void,
value: *mut c_void
) -> *mut c_voidAvailable on crate feature
NSMapTable only.