Function docchi::core::intf::citem::get_cil[][src]

pub fn get_cil<T>(ps: CItemPtr, name: &str) -> Option<CListPtr<T>> where
    T: From<CItemPtr>,