Skip to main content

luaG_indexerror

Function luaG_indexerror 

Source
pub unsafe fn luaG_indexerror(
    L: *mut lua_State,
    p1: *const TValue,
    p2: *const TValue,
) -> !