TypeFunction.isInOutQual

set or get if the function has the inout on the parameters

  1. bool isInOutQual()
  2. void isInOutQual(bool v)
    class TypeFunction
    pure nothrow @safe @nogc
    void
    isInOutQual
    (
    bool v
    )
Suggestion Box / Bug Report