Files
chatmail-core/misc.h
2019-06-08 17:13:25 +02:00

2 lines
95 B
C

char* dc_mprintf (const char* format, ...); /* The result must be free()'d. */