[][src]Function geos_sys::GEOSPreparedOverlaps

pub unsafe extern "C" fn GEOSPreparedOverlaps(
    pg1: *const GEOSPreparedGeometry,
    g2: *const GEOSGeometry
) -> c_int