![JAR search and dependency download from the Maven repository](/logo.png)
org.lwjgl.system.libffi.package-info Maven / Gradle / Ivy
/*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
* MACHINE GENERATED FILE, DO NOT EDIT
*/
/**
* Contains bindings to the libffi, a portable, high level programming interface to various calling
* conventions. This allows a programmer to call any function specified by a call interface description at run-time.
*/
@org.lwjgl.system.NonnullDefault
package org.lwjgl.system.libffi;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy