Uses of Interface
oshi.jna.platform.unix.CLibrary
-
Packages that use CLibrary Package Description oshi.jna.platform.linux Provides extensions of JNA libraries for Linux.oshi.jna.platform.mac Provides extensions of JNA libraries for macOS.oshi.jna.platform.unix Provides extensions of JNA libraries for Unix. -
-
Uses of CLibrary in oshi.jna.platform.linux
Subinterfaces of CLibrary in oshi.jna.platform.linux Modifier and Type Interface Description interfaceLinuxLibcLinux C Library. -
Uses of CLibrary in oshi.jna.platform.mac
Subinterfaces of CLibrary in oshi.jna.platform.mac Modifier and Type Interface Description interfaceSystemBSystem class. -
Uses of CLibrary in oshi.jna.platform.unix
Subinterfaces of CLibrary in oshi.jna.platform.unix Modifier and Type Interface Description interfaceAixLibcC library.interfaceFreeBsdLibcC library.interfaceOpenBsdLibcC library.interfaceSolarisLibcC library.
-