Handbook
Glossary
rocksdb_options_get_wal_bytes_per_sync ( options -- uint64_t )
Vocabulary
rocksdb
.
ffi
Inputs
options
an
object
Outputs
uint64_t
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
rocksdb.ffi
LIBRARY:
rocksdb
FUNCTION:
uint64_t
rocksdb_options_get_wal_bytes_per_sync
( rocksdb_options_t* options )