Function rlua::ffi::lua_rotate

pub unsafe extern "C-unwind" fn lua_rotate(
    L: *mut lua_State,
    idx: i32,
    n: i32
)