[][src]Function glsp::try_lib_mut

pub fn try_lib_mut<T>() -> Result<LibRefMut<T>, GError> where
    T: Lib

Equivalent to Lib::try_borrow_mut.