ExecuteCallbackDartType typedef

ExecuteCallbackDartType = void Function(Pointer<Work>)

Implementation

typedef ExecuteCallbackDartType = void Function(Pointer<Work>);