[][src]Function swf_emitter::basic_data_types::emit_leb128_u32

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