[][src]Function globals::get

pub fn get<T>() -> &'static Mutex<T> where
    T: 'static + Default + Send + Sync