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.