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

pub fn parse_remove_object(input: &[u8]) -> IResult<&[u8], RemoveObject>