public class LibC
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LibC.Functions
Contains the function pointers loaded from
LibSystem.getLibrary(). |
| Modifier and Type | Method and Description |
|---|---|
static long |
getpid()
Returns the process ID of the calling process.
|
Copyright LWJGL. All Rights Reserved. License terms.