Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kBeginValue (   PREFIX,
  SYMBOL,
  BASE 
)

Starts the definition of a structure value type.

Parameters
PREFIXFunction/data declaration prefix (e.g. k).
SYMBOLValue symbol(e.g. k32s).
BASEValue base symbol (typically kValue).
See also
Extending Zen, kEndValue