asyncAndWait(flags:execute:)

Declaration

func asyncAndWait<T>(flags: DispatchWorkItemFlags, execute work: () throws -> T) rethrows -> T