SupervisorCall typedef

SupervisorCall = void Function(int code)

Implementation

typedef SupervisorCall = void Function(int code);