Function embedded_msgpack::encode::serialize_i64[][src]

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