SCIPhashtableGetEntry

Function SCIPhashtableGetEntry 

Source
pub unsafe extern "C" fn SCIPhashtableGetEntry(
    hashtable: *mut SCIP_HASHTABLE,
    entryidx: c_int,
) -> *mut c_void
Expand description

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