Functions | |
apr_status_t | apr_os_dso_handle_put (apr_dso_handle_t **dso, apr_os_dso_handle_t thedso, apr_pool_t *pool) |
apr_status_t | apr_os_dso_handle_get (apr_os_dso_handle_t *dso, apr_dso_handle_t *aprdso) |
|
convert the apr dso handle into an os specific one
|
|
convert the dso handle from os specific to apr
|