[][src]Function swf_emitter::primitives::emit_le_u32

pub fn emit_le_u32<W: Write + ?Sized>(writer: &mut W, value: u32) -> Result<()>