Function sfcgal_sys::sfcgal_triangle_set_vertex_from_xy

source ยท
pub unsafe extern "C" fn sfcgal_triangle_set_vertex_from_xy(
    triangle: *mut sfcgal_geometry_t,
    i: c_int,
    x: f64,
    y: f64,
)