TraceInfo.dumpTo

Dumps trace info to the provided sink.

struct TraceInfo
nothrow @nogc @trusted
size_t
dumpTo
(
S
)
(
ref S sink
)

Return Value

Type: size_t

size of written data

Meta