pub unsafe extern "C" fn SCIPmultihashRemove(
multihash: *mut SCIP_MULTIHASH,
element: *mut c_void,
) -> SCIP_RETCODEExpand description
removes element from the multihash table, if it exists
pub unsafe extern "C" fn SCIPmultihashRemove(
multihash: *mut SCIP_MULTIHASH,
element: *mut c_void,
) -> SCIP_RETCODEremoves element from the multihash table, if it exists