Function wasm_tokio::put_i16_leb128

source ·
pub fn put_i16_leb128(buf: &mut [u8; 3], x: i16) -> &mut [u8]