#ifndef _NTXCAPI_H NTSYSAPI DECLSPEC_NORETURN VOID NTAPI RtlRaiseStatus( _In_ NTSTATUS Status ); #endif View code on GitHub
No description available.