fuchsia_sync

Type Alias RwLock

Source
pub type RwLock<T> = RwLock<RawSyncRwLock, T>;

Aliased Typeยง

struct RwLock<T> { /* private fields */ }