jnr.ffi.Library.addLibraryPath(String, File)
see LibraryLoader for the preferred interface to loading libraries.
|
jnr.ffi.Platform.addressSize()
|
jnr.ffi.ObjectReferenceManager.freeReference(Pointer)
|
jnr.ffi.Library.getInstance(String) |
jnr.ffi.mapper.FunctionMapper.Context.getLibrary() |
jnr.ffi.Library.getLibraryPath(String)
see LibraryLoader for the preferred interface to loading libraries.
|
jnr.ffi.Library.getName() |
jnr.ffi.ObjectReferenceManager.getObject(Pointer)
|
jnr.ffi.Platform.getPlatform() |
jnr.ffi.Library.getRuntime(Object)
|
jnr.ffi.Library.loadLibrary(Class, Map, String...)
see LibraryLoader for the preferred interface to loading libraries.
|
jnr.ffi.Library.loadLibrary(Class, String...)
see LibraryLoader for the preferred interface to loading libraries.
|
jnr.ffi.Library.loadLibrary(String, Class)
see LibraryLoader for the preferred interface to loading libraries.
|
jnr.ffi.Library.loadLibrary(String, Class, Map)
see LibraryLoader for the preferred interface to loading libraries.
|
jnr.ffi.Platform.longSize()
|
jnr.ffi.ObjectReferenceManager.newReference(T)
|