ttf_parser::tables::cff::index

Function parse_index_impl

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