crypto_pwhash_argon2i_strbytes method

int crypto_pwhash_argon2i_strbytes()

Implementation

int crypto_pwhash_argon2i_strbytes() {
  return _crypto_pwhash_argon2i_strbytes();
}