sodium_runtime_has_avx2 method

int sodium_runtime_has_avx2()

Implementation

int sodium_runtime_has_avx2() {
  return _sodium_runtime_has_avx2();
}