Kernel.call

Undocumented in source. Be warned that the author may not have intended to support it.
struct Kernel(alias F)
call
(
T...
)
()
if (
is(ReturnType!F == void)
)

Meta