Function NSHashRemove

Source
pub unsafe extern "C-unwind" fn NSHashRemove(
    table: &NSHashTable,
    pointer: *const c_void,
)
Available on crate feature NSHashTable only.