Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

argp_option

Declaration

Source position: argph.inc line 4

type argp_option = record

  name: PAnsiChar;

  key: LongInt;

  arg: PAnsiChar;

  flags: LongInt;

  doc: PAnsiChar;

  group: LongInt;

end;


Documentation generated on: 2026-03-14