Skip to main content

GEOSPreparedIntersects

Function GEOSPreparedIntersects 

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