Function dochy::core::intf::root::get_clist[][src]

pub fn get_clist<T>(root_ptr: RootObjectPtr, name: &str) -> Option<CListPtr<T>> where
    T: From<CItemPtr>,