Unit 'lauxlib' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lua]

luaL_argcheck

Declaration

Source position: lauxlib.pas line 99

procedure luaL_argcheck(

  L: Plua_State;

  cond: Boolean;

  numarg: Integer;

  extramsg: PAnsiChar

);


Documentation generated on: 2025-07-25