wmem_map_insert

Function wmem_map_insert 

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