Class L_STACK

java.lang.Object
org.bytedeco.javacpp.Pointer
org.bytedeco.leptonica.L_STACK
All Implemented Interfaces:
AutoCloseable

@Name("L_Stack") @Properties(inherit=leptonica.class) public class L_STACK extends Pointer
Expandable pointer stack for arbitrary void* data. Note that array[n] is the first null ptr in the array