gnutls_certificate_set_retrieve_function3

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. void gnutls_certificate_set_retrieve_function3(gnutls_certificate_credentials_t cred, int function() func)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    static if(gnuTLSSupport >= GnuTLSSupport.gnutls_3_6_3)
    void
    gnutls_certificate_set_retrieve_function3
  2. pgnutls_certificate_set_retrieve_function3 gnutls_certificate_set_retrieve_function3;

Meta