RtlAssert (NTDLL.@)
void RtlAssert ( LPVOID x1, LPVOID x2, DWORD x3, DWORD x4 )
Fail a debug assertion.
Nothing. This call does not return control to its caller.
Not implemented in non-debug versions.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ntdll/rtl.c". source.winehq.org/source/dlls/ntdll/rtl.c
Debug channel "ntdll".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.