Function td_clua::lua_copy [] [src]

pub unsafe extern "C" fn lua_copy(
    L: *mut lua_State,
    fromidx: c_int,
    toidx: c_int
)