Class PyObject_Initfunc

All Implemented Interfaces:
AutoCloseable

@Properties(inherit=python.class) public class PyObject_Initfunc extends FunctionPointer
  • Constructor Details

    • PyObject_Initfunc

      public PyObject_Initfunc(Pointer p)
      Pointer cast constructor. Invokes Pointer(Pointer).
    • PyObject_Initfunc

      protected PyObject_Initfunc()
  • Method Details