Type Alias rustix_futex_sync::RwLock

source ·
pub type RwLock<T> = RwLock<RawRwLock, T>;