Type Alias RefMEStats

Source
pub type RefMEStats = Arc<RwLock<[FrameMEStats; 8]>>;
Expand description

cbindgen:ignore

Aliased Typeยง

pub struct RefMEStats { /* private fields */ }