lua_settable

Function lua_settable 

Source
pub unsafe extern "C-unwind" fn lua_settable(
    l: *mut State,
    idx: c_int,
)