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

pub fn point_to_sql(x: f64, y: f64, buf: &mut Vec<u8>)

Serializes a point value.