[][src]Function glsp::try_lib

pub fn try_lib<T>() -> Result<LibRef<T>, GError> where
    T: Lib

Equivalent to Lib::try_borrow.