Skip to main content

arrayornewkey

Function arrayornewkey 

Source
pub unsafe fn arrayornewkey(
    l: *mut lua_State,
    t: *mut LuaTable,
    key: *const TValue,
) -> *mut TValue