crypto_pwhash_argon2id_saltbytes method

int crypto_pwhash_argon2id_saltbytes()

Implementation

int crypto_pwhash_argon2id_saltbytes() {
  return _crypto_pwhash_argon2id_saltbytes();
}