Type Alias SCIP_BOOLARRAY

Source
pub type SCIP_BOOLARRAY = SCIP_BoolArray;
Expand description

dynamic array for storing SCIP_Bool values

Aliased Typeยง

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