SCIPmultihashExists

Function SCIPmultihashExists 

Source
pub unsafe extern "C" fn SCIPmultihashExists(
    multihash: *mut SCIP_MULTIHASH,
    element: *mut c_void,
) -> c_uint
Expand description

returns whether the given element exists in the multihash table