Function rlua::ffi::lua54::lua::lua_seti

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