Makes __fastcall the default calling convention. This content is specific to C++; it does not apply to DPC++.
Only available on IA-32 architecture
Linux: | None |
Windows: | /Gr |
None
OFF |
The default calling convention is __cdecl |
This option makes __fastcall the default calling convention.
Visual Studio: Advanced > Calling Convention
Eclipse: None
None