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

pub fn parse_place_object(input: &[u8]) -> IResult<&[u8], PlaceObject>