gnutls_hmac_output

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_hmac_output(gnutls_hmac_hd_t handle, void* digest)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    void
    gnutls_hmac_output
  2. pgnutls_hmac_output gnutls_hmac_output;

Meta