Function rlua::ffi::lua_copy

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