Skip to main content

Module queue

Module queue 

Expand description

A shared memory queue for communication between the host and the VM client.

Structs§

Queue
A shared memory queue.

Traits§

CurrentPos
A trait that returns the current read position in the queue.