1 #ifndef _FASTPM_STRING_H_
2 #define _FASTPM_STRING_H_
void fastpm_path_ensure_dirname(const char *path)
char * fastpm_file_get_content(const char *filename)
char * fastpm_strdup_printf(const char *fmt,...)
char * fastpm_strdup(const char *str)
char * fastpm_strdup_vprintf(const char *fmt, va_list va)