[][src]Function swf_emitter::tags::emit_frame_label

pub fn emit_frame_label<W: Write>(
    writer: &mut W,
    value: &FrameLabel
) -> Result<()>