|
CX Framework
Cross-platform C utility framework
|
#include <stvar.h>
Data Fields | |
| stype | type |
| Type of the destination. | |
| stgeneric * | ptr |
| Destination in the caller's own storage. | |
| const char * | key |
| Binding key, or NULL if this destination is positional. | |
Output parameter binding: a type descriptor plus somewhere to put the value.