---
title: functionNotFound
framework: metal
role: symbol
role_heading: Type Property
path: metal/mtllibraryerror-swift.struct/functionnotfound
---

# functionNotFound

Metal couldn’t find the specified Metal function.

## Declaration

```swift
static var functionNotFound: MTLLibraryError.Code { get }
```

## See Also

### Errors

- [unsupported](metal/mtllibraryerror-swift.struct/unsupported.md)
- [internal](metal/mtllibraryerror-swift.struct/internal.md)
- [compileFailure](metal/mtllibraryerror-swift.struct/compilefailure.md)
- [compileWarning](metal/mtllibraryerror-swift.struct/compilewarning.md)
- [fileNotFound](metal/mtllibraryerror-swift.struct/filenotfound.md)
