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