TypeFunction.isreturn

set or get if the function has the return attribute

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