[][src]Function postgres_protocol::types::int2_to_sql

pub fn int2_to_sql(v: i16, buf: &mut Vec<u8>)

Serializes an INT2 value.