Fix false positive improper_ctypes warnings for structs that are opaque types from C #27

Merged
trurl merged 2 commits from trurl/wmaker:refactor/riir into refactor/riir 2026-04-05 19:58:39 -04:00
Owner

This should be simple enough not to need further review. It gets rid of a bunch of warnings about struct fields defined with Rust-only types which are not visible from C.

This should be simple enough not to need further review. It gets rid of a bunch of warnings about struct fields defined with Rust-only types which are not visible from C.
trurl added 1 commit 2026-04-05 13:26:20 -04:00
trurl added 1 commit 2026-04-05 19:57:59 -04:00
trurl merged commit 797ef1ace8 into refactor/riir 2026-04-05 19:58:39 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vitrine/wmaker#27