Function librocksdb_emerald_sys::rocksdb_options_set_plain_table_factory [] [src]

pub unsafe extern "C" fn rocksdb_options_set_plain_table_factory(
    opt: *mut rocksdb_options_t,
    user_key_len: uint32_t,
    bloom_bits_per_key: c_int,
    hash_table_ratio: f64,
    index_sparseness: size_t
)