Skip to content

Make PixelFormat repr(transparent) #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

Image for: Conversation
Copy link
Contributor

This ensures that it represented as an actual u32 as in the C ABI. Fixes segfaults when returning this type on i386 systems.

Fixes kornelski/rust-lcms2#17

This ensures that it represented as an actual u32 as in the C ABI.
Fixes segfaults when returning this type on i386 systems.

Fixes kornelski/rust-lcms2#17
kornelski merged commit d455730 into kornelski:main Nov 23, 2023
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants