description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||||
---|---|---|---|---|---|---|---|---|---|---|
Learn more about: __int2c |
__int2c |
09/02/2019 |
|
|
aa20ff30-adef-42bb-8577-8010f3122f8e |
Microsoft Specific
Generates the int 2c
instruction, which triggers the 2c
interrupt.
void __int2c(void);
Intrinsic | Architecture |
---|---|
__int2c |
x86, x64 |
Header file <intrin.h>
END Microsoft Specific