SCIPhashmapGetEntry

Function SCIPhashmapGetEntry 

Source
pub unsafe extern "C" fn SCIPhashmapGetEntry(
    hashmap: *mut SCIP_HASHMAP,
    entryidx: c_int,
) -> *mut SCIP_HASHMAPENTRY
Expand description

gives the hashmap entry at the given index or NULL if entry has no element