__int2c
Microsoft Specific
Generates the int 2c instruction, which triggers the 2c interrupt.
void __int2c(void);
Requirements
Intrinsic | Architecture |
---|---|
__int2c |
x86, x64 |
Header file <intrin.h>
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Microsoft Specific
Generates the int 2c instruction, which triggers the 2c interrupt.
void __int2c(void);
Intrinsic | Architecture |
---|---|
__int2c |
x86, x64 |
Header file <intrin.h>