tesseract
4.0.0-beta.1-59-g2cc4
|
Go to the source code of this file.
Functions | |
char * | alloc_string (int32_t count) |
void | free_string (char *string) |
void * | alloc_mem (int32_t count) |
void | free_mem (void *oldchunk) |
void free_mem | ( | void * | oldchunk | ) |