---
title: ENOSYS
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/enosys
---

# ENOSYS

Function not implemented.

## Declaration

```swift
static var ENOSYS: POSIXErrorCode { get }
```
