pub unsafe extern "C" fn SCIPhashmapEntrySetImageInt(
entry: *mut SCIP_HASHMAPENTRY,
image: c_int,
)Expand description
sets integer image of a hashmap entry
pub unsafe extern "C" fn SCIPhashmapEntrySetImageInt(
entry: *mut SCIP_HASHMAPENTRY,
image: c_int,
)sets integer image of a hashmap entry