gwion-util
utilities for the Gwion project
|
string allocated with memory pool More...
Go to the source code of this file.
Functions | |
static ANN void | free_mstr (MemPool mp, char *const str) |
free mp_allocated string | |
static ANN m_str | mstrdup (MemPool mp, const char *name) |
mp_alloc version of strdup | |
string allocated with memory pool
Definition in file mp_string.h.
mp_alloc version of strdup
Definition at line 13 of file mp_string.h.