Function ttf_parser::tables::cff::index::parse_index

source ยท
pub fn parse_index<'a, T: IndexSize>(s: &mut Stream<'a>) -> Option<Index<'a>>