struct RingPointers
Defined at line 80 of file ../../zircon/kernel/lib/spsc_buffer/include/lib/spsc_buffer/spsc_buffer.h
A simple convenience type used to hold the read and write pointers as separate values.
Public Members
uint32_t read
uint32_t write