Class LibC.Functions

  • Enclosing class:
    LibC


    public static final class LibC.Functions
    extends java.lang.Object
    Contains the function pointers loaded from LibSystem.getLibrary().
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static long getpid
      Function address.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • getpid

        public static final long getpid
        Function address.