Function pack_i32

Source
pub fn pack_i32<W: Write>(writer: &mut W, v: i32) -> Result<(), PackError>