#include <header.h>
Data Fields | |
enum headerSprintfExtenstionType | type |
const char* | name |
union { | |
void* generic | |
headerTagFormatFunction formatFunction | |
headerTagTagFunction tagFunction | |
struct headerSprintfExtension_s* more | |
} | u |
|
HEADER_EXT_TAG extension. |
|
Private extension. |
|
Chained table extension. |
|
Name of extension. |
|
HEADER_EXT_FORMAT extension. |
|
Type of extension. |
|
|