Handler typedef

Handler = Function

Handler function type definition

Implementation

typedef Handler = Function;