Function oxrocksdb_sys::rocksdb_writebatch_create_with_params
source ยท pub unsafe extern "C" fn rocksdb_writebatch_create_with_params(
reserved_bytes: usize,
max_bytes: usize,
protection_bytes_per_key: usize,
default_cf_ts_sz: usize,
) -> *mut rocksdb_writebatch_t