Previous: Error handler, Up: Handler Functions
This type is defined as: void (*gcry_handler_log_t) (void *, int, const char *, va_list)
void (*gcry_handler_log_t) (void *, int, const char *, va_list)
This function registers func_log as `logging handler', which means that it will be called in case Libgcrypt wants to log a message. This function may and should be used prior to calling gcry_check_version.
gcry_check_version