CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches

#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.
 

Detailed Description

Output parameter binding: a type descriptor plus somewhere to put the value.

Definition at line 293 of file stvar.h.


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