Function put_uvarint

Source
pub fn put_uvarint(buffer: impl AsMut<[u8]>, x: u64) -> usize