nmsg
0.14.0
Main Page
Data Structures
Files
File List
Globals
nmsg
asprintf.h
Go to the documentation of this file.
1
#ifndef NMSG_ASPRINTF_H
2
9
int
nmsg_asprintf(
char
**strp,
const
char
*fmt, ...);
10
int
nmsg_vasprintf(
char
**strp,
const
char
*fmt, va_list args);
11
12
#endif
/* NMSG_ASPRINTF_H */
Generated on Sat Oct 12 2019 19:28:15 for nmsg by
1.8.1.2