@brief �ڽ�������װ
| 44 | |
| 45 | /// @brief �ڽ�������װ |
| 46 | class BuiltInFunctionWrapper |
| 47 | { |
| 48 | public: |
| 49 | /// @brief ��luaע���װ�� |
| 50 | static void Register(lua_State* L)LNOEXCEPT; |
| 51 | }; |
| 52 | } |
nothing calls this directly
no outgoing calls
no test coverage detected