Type Alias scip_sys::SCIP_PTRARRAY
source · 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 */ }