tcfdbsetmutex ( fdb -- bool )


Vocabulary
tokyo.alien.tcfdb

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

IN: tokyo.alien.tcfdb

FUNCTION: bool tcfdbsetmutex ( TCFDB* fdb ) ; inline