mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
9 lines
290 B
Python
9 lines
290 B
Python
@ stdcall DbgBreakPoint()
|
|
@ stdcall DbgBreakPointWithStatus(long)
|
|
@ varargs DbgPrint(str)
|
|
@ varargs DbgPrintEx(long long str)
|
|
@ stdcall DbgPrompt(ptr ptr long)
|
|
@ stdcall RtlAssert(ptr ptr long ptr)
|
|
@ stdcall RtlUnwind(ptr ptr ptr ptr)
|
|
@ stdcall vDbgPrintExWithPrefix(str long long str ptr)
|