impl_ring_buffer_set_len

Macro impl_ring_buffer_set_len 

Source
macro_rules! impl_ring_buffer_set_len {
    ($readptr: ident, $writeptr: ident) => { ... };
}
Expand description

Implement set_len given a readptr and a writeptr.