EventHandler.EventType

Type of the accepted event callback functions.

struct EventHandler(EventT)
@nogc
alias EventType = EventT

Meta