[][src]Function postgres_protocol::types::int2_from_sql

pub fn int2_from_sql(buf: &[u8]) -> Result<i16, StdBox<dyn Error + Sync + Send>>

Deserializes an INT2 value.