Contents

withUnsafeCurrentTask(body:)

Declaration

func withUnsafeCurrentTask<T>(body: (UnsafeCurrentTask?) async throws -> T) async rethrows -> T

See Also

Getting an Unsafe Reference to the Current Task