Type Alias SCIP_INTARRAY

Source
pub type SCIP_INTARRAY = SCIP_IntArray;
Expand description

dynamic array for storing int values

Aliased Typeยง

#[repr(C)]
pub struct SCIP_INTARRAY { /* private fields */ }