Skip to main content

luaV_settable

Function luaV_settable 

Source
pub unsafe extern "C" fn luaV_settable(
    L: *mut lua_State,
    t: *const TValue,
    key: *mut TValue,
    val: StkId,
)