SCIPhashtableExists

Function SCIPhashtableExists 

Source
pub unsafe extern "C" fn SCIPhashtableExists(
    hashtable: *mut SCIP_HASHTABLE,
    element: *mut c_void,
) -> c_uint
Expand description

returns whether the given element exists in the table