This is one level below P/Invoke. It just offers a linking runtime API. There's also a tool that can generate all the bindings from a C header file automatically: https://github.com/openjdk/jextract Then it doesn't…
This is one level below P/Invoke. It just offers a linking runtime API. There's also a tool that can generate all the bindings from a C header file automatically: https://github.com/openjdk/jextract Then it doesn't…