[][src]Function postgres_protocol::types::int8_from_sql

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

Deserializes an INT8 value.