Function rlua::ffi::lua54::lua::lua_rawseti

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