Name

ap_os_dso_error — get a string describing a DSO error

Synopsis

const char *ap_os_dso_error(void)

If an error occurs with a DSO function, this function returns a string describing the error. If no error has occurred, returns NULL.