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

pub fn parse_frame_label(input: &[u8]) -> IResult<&[u8], FrameLabel>