SCIPhashsetRemove

Function SCIPhashsetRemove 

Source
pub unsafe extern "C" fn SCIPhashsetRemove(
    hashset: *mut SCIP_HASHSET,
    element: *mut c_void,
) -> SCIP_RETCODE
Expand description

removes an element from the hash set, if it exists