lua_xmove ( from to n -- )


Vocabulary
lua

Inputs
froman object
toan object
nan object


Outputs
None

Definition


LIBRARY: liblua5.1 FUNCTION: void lua_xmove
( lua_State* from, lua_State* to, int n )