[][src]Function globals::singleton_mut

pub unsafe fn singleton_mut<T>() -> &'static mut T where
    T: Default