crypto_hash_bytes method

int crypto_hash_bytes()

Implementation

int crypto_hash_bytes() {
  return _crypto_hash_bytes();
}