DartFunction typedef

DartFunction = int Function(LuaState ls)

Implementation

typedef DartFunction = int Function(LuaState ls);