send

Send a message from a subprocess to the main process.

void
send
(
T
)
(
auto ref T message
)
if (
staticIndexOf!(T, AllMessages) >= 0
)

Meta