Skip to main content

GEOSSimplify

Function GEOSSimplify 

Source
pub unsafe extern "C" fn GEOSSimplify(
    g: *const GEOSGeometry,
    tolerance: c_double,
) -> *mut GEOSGeometry