Skip to main content

luaG_aritherror

Function luaG_aritherror 

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