[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

luaL_argerror

Declaration

Source position: Lua.pas line 608

function luaL_argerror(

  L: Plua_State;

  numarg: Integer;

  const extramsg: PChar

):Integer;