[][src]Function rocks_sys::rocks_cfoptions_set_hash_cuckoo_rep

pub unsafe extern "C" fn rocks_cfoptions_set_hash_cuckoo_rep(
    opt: *mut rocks_cfoptions_t,
    write_buffer_size: usize,
    average_data_size: usize,
    hash_function_count: c_uint
)