[][src]Function padlock::get_mutex_lock

pub fn get_mutex_lock<T>(m: &Mutex<T>) -> MutexGuard<T>