[][src]Function postgres_protocol::types::point_to_sql

pub fn point_to_sql(x: f64, y: f64, buf: &mut BytesMut)

Serializes a point value.