Kernel.setArg

Undocumented in source. Be warned that the author may not have intended to support it.

struct Kernel(F)
void
setArg
(
T
)
(
uint index
,
T val
)
if (
is(F == function) ||
is(F == void)
)

Meta