Function librocksdb_sys::rocksdb_writebatch_wi_merge
source ยท pub unsafe extern "C" fn rocksdb_writebatch_wi_merge(
arg1: *mut rocksdb_writebatch_wi_t,
key: *const c_char,
klen: usize,
val: *const c_char,
vlen: usize,
)