Function SCIPmultihashRemove

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

removes element from the multihash table, if it exists