[][src]Function geos_sys::GEOSPreparedIntersects

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