Function std::sync::mutex::guard_lock

source ·
pub fn guard_lock<'a, T: ?Sized>(guard: &MutexGuard<'a, T>) -> &'a Mutex