crypto_generichash_blake2b_state

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct crypto_generichash_blake2b_state
  2. struct crypto_generichash_blake2b_state
    version(!bin_v1_0_16)
    extern (C) @nogc
    struct crypto_generichash_blake2b_state {}

Members

Variables

opaque
ubyte[384] opaque;
Undocumented in source.

Meta