Where is the definition of the struct ap_conf_vector_t
in Apache sources? Is it generated, where?
ap_conf_vector_t seems to be an opaque datatype. This is usually used in the old days to define a stable api which the possibility to later change the implementation without changes to the api.
ap_conf_vector_t is only used as a parameter to the api functions like:
You are not supposed to manipulate the members of this structure directly. Kind of OO programming, you only can use the supplied functions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With