Function librocksdb_sys::crocksdb_writebatch_set_content[][src]

pub unsafe extern "C" fn crocksdb_writebatch_set_content(
    batch: *mut DBWriteBatch,
    data: *const u8,
    dlen: size_t
)