Class PyMemAllocatorEx.Realloc_Pointer_Pointer_long

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

public static class PyMemAllocatorEx.Realloc_Pointer_Pointer_long extends FunctionPointer
  • Constructor Details

    • Realloc_Pointer_Pointer_long

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

      protected Realloc_Pointer_Pointer_long()
  • Method Details