nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
RtlCaptureStackBackTraceFunc
nulib
system
win32
stacktrace
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (
Windows
)
alias
RtlCaptureStackBackTraceFunc
=
USHORT
function
(
ULONG
FramesToSkip
,
ULONG
FramesToCapture
,
PVOID
*
BackTrace
,
PULONG
BackTraceHash
) @(
nogc
)
Meta
Source
See Implementation
nulib
system
win32
stacktrace
aliases
RtlCaptureStackBackTraceFunc
classes
StackTrace
functions
GetEnvironmentVariableA
RtlCaptureContext