Function FiberHandle.isValid

Returns whether the handle currently describes a running fiber.

bool isValid () nothrow @property @nogc @safe const;