Struct kernel::queues::ring::RingBuffer [] [src]

#[repr(C)]
pub struct RingBuffer<T> { /* fields omitted */ }

Methods

impl<T> RingBuffer<T>
[src]