Skip to main content

lua_g_indexerror

Function lua_g_indexerror 

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