SFWApp.spawn

create managed SFWFiber

class SFWApp
void
spawn
(
T
)
()
if (
is(T == voidDelegate) ||
is(T == voidFunction)
)

Meta