Function lua_rs::ffi::lua::lua_xmove
[−]
[src]
pub unsafe extern "C" fn lua_xmove(
from: *mut lua_State,
to: *mut lua_State,
n: c_int
)