lua_rotate

Function lua_rotate 

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