Function embedded_msgpack::encode::serialize_i32[][src]

pub fn serialize_i32(value: i32, buf: &mut [u8]) -> Result<usize, Error>