Type Alias SCIP_HASHSET

Source
pub type SCIP_HASHSET = SCIP_HashSet;
Expand description

Hash set data structure

  • \ref HashMap “List of all available methods”

Aliased Type§

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