Function objc2_foundation::NSHashInsertIfAbsent
source ยท pub unsafe extern "C" fn NSHashInsertIfAbsent(
table: &NSHashTable,
pointer: *mut c_void
) -> *mut c_void
Available on crate feature
NSHashTable
only.