pub unsafe extern "C" fn SCIPhashmapRemoveAll(
hashmap: *mut SCIP_HASHMAP,
) -> SCIP_RETCODEExpand description
removes all entries in a hash map.
pub unsafe extern "C" fn SCIPhashmapRemoveAll(
hashmap: *mut SCIP_HASHMAP,
) -> SCIP_RETCODEremoves all entries in a hash map.