TraceFunction

The trace callback function and delegate types.

alias TraceFunction = void function
(,
in char[] msg
)

Meta