OGRPreparedGeometryIntersects

Function OGRPreparedGeometryIntersects 

Source
pub unsafe extern "C" fn OGRPreparedGeometryIntersects(
    hPreparedGeom: OGRPreparedGeometryH,
    hOtherGeom: OGRGeometryH,
) -> c_int