Skip to main content

ring_byte_len

Function ring_byte_len 

Source
pub fn ring_byte_len(slot_count: u32) -> Option<usize>
Expand description

Return the number of bytes required by a ring buffer with slot_count slots.