Function rocks_block_based_table_options_set_persistent_cache

Source
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,
)