StopEngineDart typedef
StopEngineDart =
void Function()
Defines the Dart layout for halting the DSP thread.
Implementation
typedef StopEngineDart = void Function();
Defines the Dart layout for halting the DSP thread.
typedef StopEngineDart = void Function();