NativeAddFuncC typedef

NativeAddFuncC = Int32 Function(Int32 x, Int32 y)

Implementation

typedef NativeAddFuncC = Int32 Function(Int32 x, Int32 y);