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

apr_array_header_t

Declaration

Source position: apr_tables.inc line 64

type apr_array_header_t = record

  pool: Papr_pool_t;

  elt_size: Integer;

  nelts: Integer;

  nalloc: Integer;

  elts: PChar;

end;


Documentation generated on: 2023-03-18