JNI

Software / App

Java Native Interface, a programming framework that enables Java code running in a Java Virtual Machine (JVM) to call and be called by native applications and libraries written in other languages such as C, C++, and assembly.

Mentioned in 1 video