SCIP_PTRARRAY

Type Alias SCIP_PTRARRAY 

Source
pub type SCIP_PTRARRAY = SCIP_PtrArray;
Expand description

dynamic array for storing pointers

Aliased Typeยง

pub struct SCIP_PTRARRAY { /* private fields */ }