EngDebugBreak

VOID APIENTRY EngDebugBreak(VOID)

EngDebugBreak causes a breakpoint in the current process to occur.

Comments

EngDebugBreak is useful for debugging drivers that are under development.

See Also

EngDebugPrint