"CSSizeT" (Compiled Type)

"CSSizeT"

represents the C ssize_t type.

Details

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

Examples

Basic Examples  (2)

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

Create a constant with type "CSSizeT":