2 lines
48 B
C
2 lines
48 B
C
int xasprintf(char *str, const char *fmt, ...);
|
int xasprintf(char *str, const char *fmt, ...);
|