|
Apache HTTPD
|
APR-UTIL registration of functions exported by modules. More...
#include "apu.h"Go to the source code of this file.
Typedefs | |
| typedef void() | apr_opt_fn_t(void) |
Functions | |
| APU_DECLARE_NONSTD (void) apr_dynamic_fn_register(const char *szName | |
| APU_DECLARE (apr_opt_fn_t *) apr_dynamic_fn_retrieve(const char *szName) | |
Variables | |
| apr_opt_fn_t * | pfn |
APR-UTIL registration of functions exported by modules.
Definition in file apr_optional.h.