Uses of Class
jnr.ffi.Library
-
Packages that use Library Package Description jnr.ffi jnr.ffi.mapper jnr.ffi.provider.jffi -
-
Uses of Library in jnr.ffi
Methods in jnr.ffi that return Library Modifier and Type Method Description static LibraryLibrary. getInstance(String libraryName)Deprecated. -
Uses of Library in jnr.ffi.mapper
Methods in jnr.ffi.mapper that return Library Modifier and Type Method Description LibraryFunctionMapper.Context. getLibrary()Deprecated. -
Uses of Library in jnr.ffi.provider.jffi
Methods in jnr.ffi.provider.jffi that return Library Modifier and Type Method Description LibraryNativeFunctionMapperContext. getLibrary()
-