pub type WriteGuardMEStats<'a> = RwLockWriteGuard<'a, [FrameMEStats; 8]>;
Expand description
cbindgen:ignore
Aliased Typeยง
pub struct WriteGuardMEStats<'a> { /* private fields */ }
pub type WriteGuardMEStats<'a> = RwLockWriteGuard<'a, [FrameMEStats; 8]>;
cbindgen:ignore
pub struct WriteGuardMEStats<'a> { /* private fields */ }