M3BacktraceFrame

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc @system nothrow
struct M3BacktraceFrame {}

Members

Variables

func
M3Function* func;
Undocumented in source.
moduleOffset
uint moduleOffset;
Undocumented in source.
next
M3BacktraceFrame* next;
Undocumented in source.

Meta