[][src]Function rocks_sys::rocks_block_based_table_options_set_persistent_cache

pub unsafe extern "C" fn rocks_block_based_table_options_set_persistent_cache(
    options: *mut rocks_block_based_table_options_t,
    cache: *mut rocks_persistent_cache_t
)