gnutls_pubkey_set_pin_function

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_pubkey_set_pin_function(gnutls_pubkey_t key, gnutls_pin_callback_t fn, void* userdata)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    void
    gnutls_pubkey_set_pin_function
  2. pgnutls_pubkey_set_pin_function gnutls_pubkey_set_pin_function;

Meta