Class CUexternalSemaphore_st

    • Constructor Detail

      • CUexternalSemaphore_st

        public CUexternalSemaphore_st()
        Empty constructor. Calls super((Pointer)null).
      • CUexternalSemaphore_st

        public CUexternalSemaphore_st​(Pointer p)
        Pointer cast constructor. Invokes Pointer(Pointer).