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

apr_memnode_t

Declaration

Source position: apr_allocator.inc line 57

type apr_memnode_t = record

  next: Papr_memnode_t;

  ref: PPapr_memnode_t;

  index: apr_uint32_t;

  free_index: apr_uint32_t;

  first_avail: PChar;

  endp: PChar;

end;


Documentation generated on: 2023-03-18