bookmark

Java Native Access (JNA)


Description

allows you to call directly into native functions using natural Java method invocation. The Java call looks just like it does in native code. Most calls require no special handling or configuration; no boilerplate or generated code is required.

Preview

Tags

Users

  • @timo
  • @panic

Comments and Reviews