sodium_runtime_has_sse3 method

int sodium_runtime_has_sse3()

Implementation

int sodium_runtime_has_sse3() {
  return _sodium_runtime_has_sse3();
}