Function objc2_foundation::NSHashRemove

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