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.
@nogc nothrow extern (C)
struct crypto_generichash_blake2b_state {}

Members

Variables

opaque
ubyte[384] opaque;
Undocumented in source.

Meta