Class PyOS_ReadlineFunctionPointer_Pointer_Pointer_BytePointer

java.lang.Object
org.bytedeco.javacpp.Pointer
org.bytedeco.javacpp.FunctionPointer
org.bytedeco.cpython.PyOS_ReadlineFunctionPointer_Pointer_Pointer_BytePointer
All Implemented Interfaces:
AutoCloseable

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

    • PyOS_ReadlineFunctionPointer_Pointer_Pointer_BytePointer

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

      protected PyOS_ReadlineFunctionPointer_Pointer_Pointer_BytePointer()
  • Method Details