randombytes_seedbytes method

int randombytes_seedbytes()

Implementation

int randombytes_seedbytes() {
  return _randombytes_seedbytes();
}