pub type SCIP_INTARRAY = SCIP_IntArray;Expand description
dynamic array for storing int values
Aliased Typeยง
#[repr(C)]pub struct SCIP_INTARRAY { /* private fields */ }pub type SCIP_INTARRAY = SCIP_IntArray;dynamic array for storing int values
#[repr(C)]pub struct SCIP_INTARRAY { /* private fields */ }