-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
If a function or variable is declared as "static", it is not exported in the corresponding shared library. As such, jextract should skip those symbols, as including them would result in a runtime error when looking these symbols up.