Class PyModuleDef_Base.PyObject_M_init

java.lang.Object
org.bytedeco.javacpp.Pointer
org.bytedeco.javacpp.FunctionPointer
org.bytedeco.cpython.PyModuleDef_Base.PyObject_M_init
All Implemented Interfaces:
AutoCloseable
Enclosing class:
PyModuleDef_Base

public static class PyModuleDef_Base.PyObject_M_init extends FunctionPointer
  • Constructor Details

    • PyObject_M_init

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

      protected PyObject_M_init()
  • Method Details