[][src]Function lua_sys::lua_rawseti

pub unsafe extern "C" fn lua_rawseti(
    L: *mut lua_State,
    idx: c_int,
    n: lua_Integer
)