1
0
cuberite-2a/source/Bindings.h
madmaxoft 6b61df3b73 Implemented cWebAdmin:GetMemoryUsage() on Linux proper.
Also the function now returns an int, number of KiB used, or -1 on failure.
2013-09-21 19:00:01 +02:00

9 lines
189 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 09/21/13 17:37:22.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);