Function librocksdb_sys::crocksdb_sst_partitioner_context_set_smallest_key[][src]

pub unsafe extern "C" fn crocksdb_sst_partitioner_context_set_smallest_key(
    context: *mut DBSstPartitionerContext,
    smallest_key: *const c_char,
    key_len: size_t
)