Library Handler
A configuration for a library to be generated by Jextract
Properties
Link copied to clipboard
Macros to be defined, in the format <name>=<value>
Link copied to clipboard
Generate source files instead of class files (Jextract 21 and below)
Link copied to clipboard
The name for the class generated from the header file, derived from the header file if missing
Link copied to clipboard
The package name for the generated code
Link copied to clipboard
Load libraries in the library symbol lookup, using either System.load or System.loadLibrary, useful for libraries in java.library.path
Link copied to clipboard
List of definitions to be included