Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kBox_SetAsT (   kBox_box,
  T_value,
 
)
related

Sets the box value.

A debug assertion will be raised if the size of the specified data type does not match the size of the box type.

Parameters
kBox_boxBox object.
T_valueItem value.
TItem type identifier (e.g., k32s).
Returns
Item value.