public final class LibSystem
extends java.lang.Object
This class contains no functionality and is only responsible for loading the system library. Other libraries (contained in libSystem) reuse the library handle loaded by this class.
| Modifier and Type | Method and Description |
|---|---|
static org.lwjgl.system.SharedLibrary |
getLibrary()
Returns the System
SharedLibrary. |
Copyright LWJGL. All Rights Reserved. License terms.