withLockUnchecked(_:)

Declaration

func withLockUnchecked<R>(_ body: (inout State) throws -> R) rethrows -> R