Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kSize kType_Size ( kType  type)

Gets the external size of a type.

The external size of a value type reflects the size of the struct, value or enum. The external size of a reference type is equal to the size of a pointer.

Parameters
typeType.
Returns
Type size.