[][src]Function rocks_sys::rocks_writebatch_delete

pub unsafe extern "C" fn rocks_writebatch_delete(
    b: *mut rocks_writebatch_t,
    key: *const c_char,
    klen: usize
)