Function setFiberFls

Set the FLS variable of another fiber

void setFiberFls(alias FLS) (
  FiberHandle fib,
  T value
) nothrow @nogc;