RtlAssert (NTDLL.@)
void RtlAssert ( void* assertion, void* filename, ULONG linenumber, char* message )
Fail a debug assertion.
Nothing. This call does not return control to its caller.
Not implemented in non-debug versions.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ntdll/rtl.c". gitlab.winehq.org/wine/wine/blob/master/dlls/ntdll/rtl.c
Debug channel "ntdll".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.