Package jnr.ffi
package jnr.ffi
-
ClassDescriptionThe
Address
class wraps a native address in an object.Native function calling conventions.Provides access to the unix errno and windows GetLastError() value.Deprecated.Loads a native library and maps it to a java interface.Options that apply to a libraryA utility for allocating memory that can be passed to native functions.Represents a C long.Internal cache of common native long valuesNativeType defines the primitive types supported internally.Provides a mapping between java objects and unique native addresses.The supported CPU architectures.APlatform
subclass representing the MacOS system.APlatform
subclass representing the Linux operating system.The common names of supported operating systems.APlatform
subclass representing the Windows system.A native memory address.Access JNR runtime functionality.singleton holder for the default RuntimeRepresentation of C structures in java.Type is the superclass for all internal types used by jnr-ffi.Represents a C unionVariable<T>Access library global variables.
LibraryLoader
instead.