Function NSMapRemove

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