Architecture Dependent Modifiers

This section details the compiler-specific modifiers used to control memory models, calling conventions, and code generation. These keywords are defined as macros that expand to the appropriate directives for the target architecture, ensuring code portability across different platforms and compilers.

In This Section
SpaceShadow documentation