ProcessStarted typedef
ProcessStarted =
void Function(ProcessContext context, int pid)
Implementation
typedef ProcessStarted = void Function(ProcessContext context, int pid);
typedef ProcessStarted = void Function(ProcessContext context, int pid);