lua_rawseti ( L idx n -- )


Vocabulary
lua

Inputs
Lan object
idxan object
nan object


Outputs
None

Definition


LIBRARY: liblua5.1 FUNCTION: void lua_rawseti
( lua_State* L, int idx, int n )