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

apr_bucket

Declaration

Source position: apr_buckets.inc line 268

type apr_bucket = record

  link: link_t;

  type_: Papr_bucket_type_t;

  length: apr_size_t;

  start: apr_off_t;

  data: Pointer;

  free: free_t;

  list: Papr_bucket_alloc_t;

end;


Documentation generated on: 2023-03-18