NativeAddFuncDart typedef

NativeAddFuncDart = int Function(int x, int y)

Implementation

typedef NativeAddFuncDart = int Function(int x, int y);