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: Pchar;

  key: LongInt;

  arg: Pchar;

  flags: LongInt;

  doc: Pchar;

  group: LongInt;

end;


Documentation generated on: 2023-03-18