Function ttf_parser::tables::cff::cff1::parse_fd_select

source ยท
fn parse_fd_select<'a>(
    number_of_glyphs: u16,
    s: &mut Stream<'a>,
) -> Option<FDSelect<'a>>