Handbook
Glossary
tclistval ( list index sp -- void* )
Vocabulary
tokyo
.
alien
.
tcutil
Inputs
list
an
object
index
an
object
sp
an
object
Outputs
void*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tcutil
LIBRARY:
tokyocabinet
FUNCTION:
void*
tclistval
( TCLIST* list,
int
index, int* sp )