|
CACAO
|
Go to the source code of this file.
Data Structures | |
| struct | tlh_t |
Functions | |
| void | tlh_init (tlh_t *tlh) |
| void | tlh_destroy (tlh_t *tlh) |
| void | tlh_add_frame (tlh_t *tlh) |
| void | tlh_remove_frame (tlh_t *tlh) |
| void * | tlh_alloc (tlh_t *tlh, size_t size) |
1.8.5