crypto_hash_sha512_init

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias crypto_hash_sha512_init = deimos.sodium.crypto_hash_sha512.crypto_hash_sha512_init
  2. bool crypto_hash_sha512_init(crypto_hash_sha512_state state)
    pragma(inline, true) @nogc pure @trusted
    bool
    crypto_hash_sha512_init
    (
    out crypto_hash_sha512_state state
    )

Meta