[][src]Function parity_rocksdb::rocksdb_ffi::rocksdb_options_set_max_manifest_file_size

pub unsafe extern "C" fn rocksdb_options_set_max_manifest_file_size(
    options: *const DBOptionsOpaque,
    bytes: usize
)