Class PyHash_FuncDef.Hash_Pointer_long

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

public static class PyHash_FuncDef.Hash_Pointer_long extends FunctionPointer
  • Constructor Details

    • Hash_Pointer_long

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

      protected Hash_Pointer_long()
  • Method Details