TypeFunction.isInOutQual

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

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