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 */ }