Skip to main content

GCDatapointStateRefLock

Type Alias GCDatapointStateRefLock 

pub type GCDatapointStateRefLock<'a> = MappedRwLockReadGuard<'a, RawRwLock, Mutex<RawMutex, GCDatapointState>>;

Aliased Typeยง

pub struct GCDatapointStateRefLock<'a> { /* private fields */ }