Handbook
Glossary
rocksdb_ingestexternalfileoptions_set_ingest_behind ( opt ingest_behind -- )
Vocabulary
rocksdb
.
ffi
Inputs
opt
an
object
ingest_behind
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
rocksdb.ffi
LIBRARY:
rocksdb
FUNCTION:
void
rocksdb_ingestexternalfileoptions_set_ingest_behind
( rocksdb_ingestexternalfileoptions_t* opt,
uchar
ingest_behind )