Type Definition futex::RwLockWriteGuard [] [src]

type RwLockWriteGuard<'a, T> = RwLockWriteGuard<'a, RwLock, T>;