Source position: lauxlib.pas line 60
function luaL_argerror(
L: Plua_State;
numarg: Integer;
const extramsg: PAnsiChar
):Integer;