LuaCFunction typedef

LuaCFunction = Int32 Function(Pointer<lua_State>)

Implementation

typedef LuaCFunction = Int32 Function(Pointer<lua_State>);