[][src]Function rustc_ap_rustc_serialize::leb128::write_i32_leb128

pub fn write_i32_leb128(out: &mut [MaybeUninit<u8>; 5], mut value: i32) -> &[u8]