pub type SCIP_PTRARRAY = SCIP_PtrArray;Expand description
dynamic array for storing pointers
Aliased Typeยง
struct SCIP_PTRARRAY { /* private fields */ }pub type SCIP_PTRARRAY = SCIP_PtrArray;dynamic array for storing pointers
struct SCIP_PTRARRAY { /* private fields */ }