__int2c

 

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.

Syntax

void __int2c(void);  

Requirements

Intrinsic Architecture
__int2c x86, x64

Header file <intrin.h>

END Microsoft Specific

See Also

Compiler Intrinsics