OGRPreparedGeometryContains

Function OGRPreparedGeometryContains 

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