"CUnsignedShort" (Compiled Type)

"CUnsignedShort"

represents the C unsigned short type.

Details

  • "CUnsignedShort" is a macro that is replaced with a platform-specific concrete type. On most platforms, "CUnsignedShort" is a macro for "UnsignedInteger16".

Examples

Basic Examples  (2)

Compile a function that takes a "CUnsignedShort" as input:

Create a constant with type "CUnsignedShort":