Skip to main content

GEOSSimplify_r

Function GEOSSimplify_r 

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