crypto_pwhash_strbytes method

int crypto_pwhash_strbytes()

Implementation

int crypto_pwhash_strbytes() {
  return _crypto_pwhash_strbytes();
}