DebugHelpStackTrace
version(Windows)
@
nogc nothrow
struct DebugHelpStackTrace {
}
Members
- file
String file;
Undocumented in source.
- line
uint line;
Undocumented in source.
- lineAddress
ulong lineAddress;
Undocumented in source.
- symbol
String symbol;
Undocumented in source.
- symbolAddress
ulong symbolAddress;
Undocumented in source.
runtime system windows dbghelp
aliasesfunctionsstatic variablesstructs