6b61df3b73
Also the function now returns an int, number of KiB used, or -1 on failure.
9 lines
189 B
C
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);
|
|
|