randombytes_close method

int randombytes_close()

Implementation

int randombytes_close() {
  return _randombytes_close();
}