Skip to main content

rocksdb_flush_wal_with_options

Function rocksdb_flush_wal_with_options 

Source
pub unsafe extern "C" fn rocksdb_flush_wal_with_options(
    db: *mut rocksdb_t,
    options: *const rocksdb_flushwaloptions_t,
    errptr: *mut *mut c_char,
)