Function rocks_sys::rocks_writebatch_delete [] [src]

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