librocksdb_sys

Function rocksdb_backupable_db_options_set_share_files_with_checksum_naming

Source
pub unsafe extern "C" fn rocksdb_backupable_db_options_set_share_files_with_checksum_naming(
    options: *mut rocksdb_backupable_db_options_t,
    val: c_int,
)