__int2c
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at __int2c.
Microsoft Specific**
Generates the int 2c instruction, which triggers the 2c interrupt.
void __int2c(void);
| Intrinsic | Architecture |
|---|---|
__int2c | x86, x64 |
Header file <intrin.h>
Show: