StackTrace.this

this(size_t skip, CONTEXT * context) @nogc

Constructor

Parameters

skipThe number of stack frames to skip.
contextThe context to receive the stack trace from. Can be null.