sodium_runtime_has_sse2 method

int sodium_runtime_has_sse2()

Implementation

int sodium_runtime_has_sse2() {
  return _sodium_runtime_has_sse2();
}