Type.isFunction_Delegate_PtrToFunction

Is this type a function, delegate, or pointer to a function?

class Type
final pure inout nothrow @nogc
isFunction_Delegate_PtrToFunction
()

Return Value

Type: inout(TypeFunction)

the function type if it is

Meta