FiberHandle.fiberId

the FiberId described by the handle. If the handle is no longer valid, will return FiberId.invalid

Use getFiberId if you want the FiberId of a no-longer valid handle.

struct FiberHandle
@property const nothrow @safe @nogc
FiberId
fiberId
()

Meta