---
title: "withUnsafeThrowingContinuation(_:)"
framework: swift
role: symbol
role_heading: Function
path: "swift/withunsafethrowingcontinuation(_:)-7zhvy"
---

# withUnsafeThrowingContinuation(_:)

## Declaration

```swift
nonisolated(nonsending) func withUnsafeThrowingContinuation<T>(_ fn: (UnsafeContinuation<T, any Error>) -> Void) async throws -> sending T
```
