-
Enhancement
-
Resolution: Fixed
-
P4
-
None
Jextract currently fails to extract Windows.h - as there are just too many constants and functions defined in that file. Even though jextract moves the VH and MH constant definition to separate classes (and same for structs), the functions definitions/constants are just too many.
We need a way to split header symbols too - in the same way we do for VH/MH constants.
We need a way to split header symbols too - in the same way we do for VH/MH constants.