sodium_runtime_has_avx method

int sodium_runtime_has_avx()

Implementation

int sodium_runtime_has_avx() {
  return _sodium_runtime_has_avx();
}