[][src]Function swf_parser::parsers::tags::parse_define_font_name

pub fn parse_define_font_name(input: &[u8]) -> IResult<&[u8], DefineFontName>