Event.Define
For registering a new handler and a corresponding new constructor of the Event.t type
Handler : Handler
type action
type t
= private
..
type t +=
C : action -> t
val inject : action -> t