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

argp

Declaration

Source position: argph.inc line 54

type argp = record

  options: Pargp_option;

  parser: argp_parser_t;

  args_doc: Pchar;

  doc: Pchar;

  children: Pargp_child;

  help_filter: function(

  __key: LongInt;

  __text: Pchar;

  __input: pointer

):Pchar;

  argp_domain: Pchar;

end;


Documentation generated on: 2023-03-18