lua_CFunction typedef

lua_CFunction = int Function(lua_State L)

Implementation

typedef lua_CFunction = int Function(lua_State L);