aar

com.viliussutkus89.ndk.thirdparty : libffi-ndk26-shared

Maven & Gradle

Oct 30, 2023
2 stars

libffi · libffi is a foreign function interface library. It provides a C programming language interface for calling natively compiled functions given information about the target function at run time instead of compile time. It also implements the opposite functionality: libffi can produce a pointer to a function that can accept and decode any combination of arguments defined at run time.

Table Of Contents

Latest Version

Download com.viliussutkus89.ndk.thirdparty : libffi-ndk26-shared AAR file - Latest Versions:

All Versions

Download com.viliussutkus89.ndk.thirdparty : libffi-ndk26-shared JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window libffi-ndk26-shared-3.4.4-beta-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.