Function objc2_foundation::NSHashInsert

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