Skip to content

Constify region APIs

Simon Ser requested to merge emersion/pixman:constify-region into master

This allows callers to pass around const Pixman region in their APIs, improving type safety and documentation.

Signed-off-by: Simon Ser contact@emersion.fr

Merge request reports