Function FuncRef.isValid
Returns whether the object still exists and has the function assigned.
bool isValid() nothrow @nogc const;
Returns whether the object still exists and has the function assigned.
bool isValid() nothrow @nogc const;