Function rlua::ffi::lua_settop

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