Function S2Polygon.initializeToComplement

Initialize this polygon to the complement of the given polygon.

void initializeToComplement (
  in const(S2Polygon) a
);