Function postgres_protocol::types::point_to_sql

source ·
pub fn point_to_sql(x: f64, y: f64, buf: &mut BytesMut)
Expand description

Serializes a point value.