rainmeter-studio/Library/lua/glue/lua_measure.h
spx 1ba57f2adf Fixed some Lua related issues.
Removed some internal functions from exposed functions for Lua.
Code cleanup and optimizing for VC2010.
2011-02-15 13:22:19 +00:00

9 lines
187 B
C

/*
** Lua binding: measure
** Generated automatically by tolua++-1.0.92 on 02/15/11 18:55:46.
*/
/* Exported function */
TOLUA_API int tolua_measure_open (lua_State* tolua_S);