UniversalDelegate.hasReturn

Undocumented in source.
struct UniversalDelegate(Delegate)
enum hasReturn = !is(ReturnType!Delegate == void);

Meta