Function docchi::core::intf::clist::get_len[][src]

pub fn get_len<T>(list: CListPtr<T>) -> usize where
    T: From<CItemPtr>,