Function cairo_region_equal

Prototype

extern(C) int cairo_region_equal(
  const(cairo_region_t*) a,
  const(cairo_region_t*) b
);

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1