Apache2
ap_module_symbol_t Struct Reference

This structure is used to assign symbol names to module pointers. More...

#include <http_config.h>

Collaboration diagram for ap_module_symbol_t:

Data Fields

const char * name
 
modulemodp
 

Detailed Description

This structure is used to assign symbol names to module pointers.

Field Documentation

◆ modp

module* ap_module_symbol_t::modp

◆ name

const char* ap_module_symbol_t::name

The documentation for this struct was generated from the following file: