Function lua_rawset

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