Function sfcgal_sys::sfcgal_point_create_from_xym

source ยท
pub unsafe extern "C" fn sfcgal_point_create_from_xym(
    x: f64,
    y: f64,
    m: f64,
) -> *mut sfcgal_geometry_t