Package org.lwjgl.system
Interface SharedLibrary
- All Superinterfaces:
AutoCloseable,FunctionProvider,NativeResource,Pointer
- All Known Implementing Classes:
FreeBSDLibrary,LinuxLibrary,MacOSXLibrary,MacOSXLibraryBundle,MacOSXLibraryDL,SharedLibrary.Default,SharedLibrary.Delegate,WindowsLibrary
A
FunctionProvider implementation that opens a platform-specific shared library and returns functions pointers from it.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Field Summary
Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Method Summary
Methods inherited from interface org.lwjgl.system.FunctionProvider
getFunctionAddress, getFunctionAddressMethods inherited from interface org.lwjgl.system.NativeResource
close, free