Function write_i128_leb128

Source
pub fn write_i128_leb128(out: &mut [u8; 19], value: i128) -> usize