Function ttf_parser::tables::cff::index::parse_index_impl

source ยท
fn parse_index_impl<'a>(count: u32, s: &mut Stream<'a>) -> Option<Index<'a>>