lua_rawseti

Function lua_rawseti 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lua_rawseti( L: *mut lua_State, idx: c_int, n: c_int, )