ResultOf.IsVoid

Undocumented in source.
struct ResultOf(alias T)
enum IsVoid = is(T == void);

Meta