Uses of Class
com.kenai.jffi.Library
Packages that use Library
-
Uses of Library in com.kenai.jffi
Methods in com.kenai.jffi that return LibraryModifier and TypeMethodDescriptionstatic final LibraryLibrary.getCachedInstance(String name, int flags) Gets a handle for the named library.static final LibraryLibrary.getDefault()Gets a handle to the default library.static final LibraryLibrary.openLibrary(String name, int flags) Gets a handle for the named library.