Function lua_rotate

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