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

apr_bucket_type_t

Declaration

Source position: apr_buckets.inc line 160

type apr_bucket_type_t = record

  name: PChar;

  num_func: Integer;

  is_metadata: Integer;

  destroy: destroy_t;

  read: read_t;

  setaside: setaside_t;

  split: split_t;

  copy: copy_t;

end;


Documentation generated on: 2023-03-18