DuplexQueue.pullResult

Receive a single response

struct DuplexQueue(T, size_t capacity)
nothrow @nogc
bool
pullResult
(
out T val
)

Meta