crypto_hash_sha256_init

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

Meta