Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_key_z_string_z_s Struct Reference

Typedef for key/string pair that have both utf8 and utf8_z. More...

#include <afw_common.h>

Data Fields

union {
   afw_utf8_t   key
 
   const afw_utf8_z_t *   key_z
 
}; 
 
union {
   afw_utf8_t   string
 
   const afw_utf8_z_t *   string_z
 
}; 
 

Detailed Description

Typedef for key/string pair that have both utf8 and utf8_z.

Definition at line 698 of file afw_common.h.


The documentation for this struct was generated from the following file: