DuplexQueue.submitRequest

Submit a single request

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

Meta