Function geos_sys::GEOSSimplify

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