Handbook
Glossary
tclistpush2 ( list str -- )
Vocabulary
tokyo
.
alien
.
tcutil
Inputs
list
an
object
str
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tcutil
LIBRARY:
tokyocabinet
FUNCTION:
void
tclistpush2
( TCLIST* list,
c-string
str )