[][src]Function swf_emitter::basic_data_types::emit_rect_bits

pub fn emit_rect_bits<W: WriteBits>(writer: &mut W, value: &Rect) -> Result<()>