TypeFunction.iswild

class TypeFunction
const pure nothrow @safe @nogc
bool
iswild
()

Return Value

Type: bool

true the function is isInOutQual or isInOutParam ,false otherwise.

Suggestion Box / Bug Report