Function rlua::ffi::lua_xmove

pub unsafe extern "C-unwind" fn lua_xmove(
    from: *mut lua_State,
    to: *mut lua_State,
    n: i32
)