gnutls_pkcs11_set_token_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_pkcs11_set_token_function(gnutls_pkcs11_token_callback_t fn, void* userdata)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    void
    gnutls_pkcs11_set_token_function
  2. pgnutls_pkcs11_set_token_function gnutls_pkcs11_set_token_function;

Meta