Function librocksdb_sys::crocksdb_flush_wal[][src]

pub unsafe extern "C" fn crocksdb_flush_wal(
    db: *mut DBInstance,
    sync: bool,
    err: *mut *mut c_char
)