askToWriteln

Sends a message to the main thread asking to print text to the local terminal.

static if(!(__VERSION__ >= 2099L))
alias askToWriteln = askToOutputImpl!"askToWriteln"