DefaultTraceInfoABI.extract

Undocumented in source. Be warned that the author may not have intended to support it.
  1. DefaultTraceInfoABI* extract(Throwable.TraceInfo traceInfo)
    struct DefaultTraceInfoABI
    static nothrow @trusted @nogc
    extract
    (
    Throwable.TraceInfo traceInfo
    )
  2. DefaultTraceInfoABI* extract(Throwable ex)

Meta