# `getCrashContext`

*Function*

## Declaration

```swift
func getCrashContext() -> String?
```

```objc
NSString *getCrashContext();
```

```python
getCrashContext() -> str
```

