StackTrace.this
this
(size_t skip, CONTEXT * context) @nogcConstructor
Parameters
skip | The number of stack frames to skip. |
context | The context to receive the stack trace from. Can be null. |
(size_t skip, CONTEXT * context) @nogcConstructor
skip | The number of stack frames to skip. |
context | The context to receive the stack trace from. Can be null. |