Source position: apr_hash.inc line 108
procedure apr_hash_set(
ht: Papr_hash_t;
const key: Pointer;
klen: apr_size_t;
const val: Pointer
);