tclistpush ( list ptr size -- )


Vocabulary
tokyo.alien.tcutil

Inputs
listan object
ptran object
sizean object


Outputs
None

Definition


LIBRARY: tokyocabinet FUNCTION: void tclistpush
( TCLIST* list, void* ptr, int size )