Class LibC

java.lang.Object
org.lwjgl.system.macosx.LibC

public class LibC extends Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Contains the function pointers loaded from LibSystem.getLibrary().
  • Method Summary

    Modifier and Type
    Method
    Description
    static long
    pid_t getpid(void)

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getpid

      public static long getpid()
      pid_t getpid(void)