Revision Release 2024.3703 Keywords iOS, Solar2D Native, C, CoronaLua.h, CoronaLuaNormalize See also CoronaLua.h Corona C Functions
Returns an absolute index location on the Lua stack for the passed index
. This is useful if you have negative stack indices, as these are relative to the top of the stack.
int CoronaLuaNormalize( lua_State *L, int index )