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