Type Alias SCIP_PTRARRAY

Source
pub type SCIP_PTRARRAY = SCIP_PtrArray;
Expand description

dynamic array for storing pointers

Aliased Typeยง

struct SCIP_PTRARRAY { /* private fields */ }