#ifndef _NTXCAPI_H NTSYSAPI VOID NTAPI RtlRaiseException( _In_ PEXCEPTION_RECORD ExceptionRecord ); #endif View code on GitHub
This function is documented in Windows SDK.