[][src]Function postgres_protocol::types::int8_to_sql

pub fn int8_to_sql(v: i64, buf: &mut BytesMut)

Serializes an INT8 value.