EventHandler.Handler

Delegate type.

struct EventHandler(ReturnType, Args...)
alias Handler = ReturnType delegate
(
Args
)

Meta