[][src]Function postgres_protocol::types::int4_from_sql

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

Deserializes an INT4 value.