ExecuteCallbackNativeType typedef

ExecuteCallbackNativeType = Void Function(Pointer<Work>)

Implementation

typedef ExecuteCallbackNativeType = Void Function(Pointer<Work>);