Skip to main content

sled_del

Function sled_del 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sled_del( db: *mut Db, key: *const c_char, keylen: size_t, )
Expand description

Delete the value of a key.