[][src]Function rustc_ap_rustc_serialize::leb128::write_i16_leb128

pub fn write_i16_leb128(out: &mut [MaybeUninit<u8>; 3], mut value: i16) -> &[u8]