(gcrypt.info) Logging handler

Info Catalog (gcrypt.info) Error handler (gcrypt.info) Handler Functions
 
 Logging handler
 ===============
 
  - Data type: gcry_handler_log_t
      This type is defined as: `void (*gcry_handler_log_t) (void *, int,
      const char *, va_list)'
 
  - Function: void gcry_set_log_handler (gcry_handler_log_t FUNC_LOG,
           void *CB_DATA)
      This function registers FUNC_LOG as `logging handler', which means
      that it will be called in case Libgcrypt wants to log a message.
 
Info Catalog (gcrypt.info) Error handler (gcrypt.info) Handler Functions
automatically generated by info2html