Function objc2_foundation::NSMapInsertKnownAbsent
source ยท pub unsafe extern "C" fn NSMapInsertKnownAbsent(
table: &NSMapTable,
key: *mut c_void,
value: *mut c_void
)
Available on crate feature
NSMapTable
only.