Source position: lauxlib.pas line 170
procedure luaL_arg_check(
L: Plua_State;
cond: Boolean;
numarg: Integer;
extramsg: PAnsiChar
);