TraceDelegate

The trace callback function and delegate types.

alias TraceDelegate = void delegate
(,
in char[] msg
)

Meta