MPSCQueue.push

returns true if first to push

class MPSCQueue(Node)
@safe nothrow @nogc
bool
push
(
Node* n
)

Meta