Unit 'apr' Package
[Overview][Constants][Types][Procedures and functions][Index] [#httpd22]

apr_hash_merge_t

Declaration

Source position: apr_hash.inc line 219

type apr_hash_merge_t = function(

  p: Papr_pool_t;

  const key: Pointer;

  klen: apr_size_t;

  const h1_val: Pointer;

  const h2_val: Pointer;

  const data: Pointer

):Pointer;


Documentation generated on: 2023-03-18