wmem_map_remove

Function wmem_map_remove 

Source
pub unsafe extern "C" fn wmem_map_remove(
    map: *mut wmem_map_t,
    key: *const c_void,
) -> *mut c_void