SCIPhashmapRemoveAll

Function SCIPhashmapRemoveAll 

Source
pub unsafe extern "C" fn SCIPhashmapRemoveAll(
    hashmap: *mut SCIP_HASHMAP,
) -> SCIP_RETCODE
Expand description

removes all entries in a hash map.