Eneboo - Documentación para desarrolladores
|
#include <my_global.h>
#include <m_string.h>
Variables | |
void *(* | my_str_malloc )(size_t) = &my_str_malloc_default |
void(* | my_str_free )(void *) = &my_str_free_default |
void(* my_str_free)(void *) = &my_str_free_default |
void*(* my_str_malloc)(size_t) = &my_str_malloc_default |