TypeFunction.isInOutParam

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

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