Unit 'apr24' Package
[Overview][Constants][Types][Procedures and functions][Index] [#httpd24]

apr_table_entry_t

Declaration

Source position: apr_tables.inc line 84

type apr_table_entry_t = record

  key: PChar;

  val: PChar;

  key_checksum: apr_uint32_t;

end;


Documentation generated on: 2023-03-18