#include <header.h>
Data Fields | |
enum headerSprintfExtensionType | type |
const char * | name |
union { | |
void * generic | |
headerTagFormatFunction formatFunction | |
headerTagTagFunction tagFunction | |
struct headerSprintfExtension_s * more | |
} | u |
Definition at line 149 of file header.h.
const char* headerSprintfExtension_s::name |
struct headerSprintfExtension_s* headerSprintfExtension_s::more [read] |
union { ... } headerSprintfExtension_s::u |