RWQueue.push

Undocumented in source.
struct RWQueue(T, size_t capacity = roundPow2!(PAGE_SIZE / T.sizeof))
void
push
(
shared(T) t
)

Meta