Type Alias SCIP_MULTIHASH

Source
pub type SCIP_MULTIHASH = SCIP_MultiHash;
Expand description

Hash table data structure which allows multiple occurences of an element

  • \ref MultiHash “List of all available methods”

Aliased Type§

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