Last updated 1 year ago
[DllImport("ntdll.dll", SetLastError = true)] public static extern void NtRaiseHandError( uint BugCheckCode, uint BugCheckParameter1, uint BugCheckParameter2,
Microsoft documentation: Link