[][src]Function lua_rs::ffi::lua::lua_rotate

pub unsafe extern "C" fn lua_rotate(l: *mut lua_State, idx: c_int, n: c_int)