Structs

Represents a computing platform.

Enums

Represents a CPU architecture.

Represents an endianness of a CPU.

Represents an operating system.

Functions

Returns an NSTDCPUArch value representing the target CPU architecture. Returns: NSTDCPUArch arch - The target CPU architecture.

Returns the target CPU’s endianness. Returns: NSTDCPUEndian endian - The target CPU endianness.

Returns an NSTDOperatingSystem value representing the target OS. Returns: NSTDOperatingSystem os - The target OS.

Returns the size (in bytes) of a pointer. Returns: NSTDUSize size - Size of a pointer.

Returns an NSTDPlatform value representing the target platform. Returns: NSTDPlatform platform - The target platform.