crypto_kx_seedbytes method

int crypto_kx_seedbytes()

Implementation

int crypto_kx_seedbytes() {
  return _crypto_kx_seedbytes();
}