zigar.thread.WorkQueue(ns).ThreadStartParams - chung-leong/zigar GitHub Wiki
Tuple type holding arguments for ns.onThreadStart()
when the function is present.
void
when it is not.
Obtained from
std.meta.ArgsTuple
.
Tuple type holding arguments for ns.onThreadStart()
when the function is present.
void
when it is not.
Obtained from
std.meta.ArgsTuple
.