TypeFunction.isInOutParam

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

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