sodium_runtime_has_neon method

int sodium_runtime_has_neon()

Implementation

int sodium_runtime_has_neon() {
  return _sodium_runtime_has_neon();
}