tcfdbout ( fdb id -- bool )


Vocabulary
tokyo.alien.tcfdb

Definition
USING: alien.c-types alien.syntax ;

IN: tokyo.alien.tcfdb

FUNCTION: bool tcfdbout ( TCFDB* fdb, longlong id ) ; inline