Class PyMemAllocatorEx.Malloc_Pointer_long

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

public static class PyMemAllocatorEx.Malloc_Pointer_long extends FunctionPointer
  • Constructor Details

    • Malloc_Pointer_long

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

      protected Malloc_Pointer_long()
  • Method Details