Handbook
Glossary
tcfdbout2 ( fdb kbuf ksiz -- bool )
Vocabulary
tokyo
.
alien
.
tctdb
Inputs
fdb
an
object
kbuf
an
object
ksiz
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tctdb
FUNCTION:
bool
tcfdbout2
( TCFDB* fdb, void* kbuf,
int
ksiz )