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