Type Alias SCIP_RANDNUMGEN

Source
pub type SCIP_RANDNUMGEN = SCIP_RandNumGen;
Expand description

random number generator

Aliased Typeยง

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