pub unsafe extern "C" fn SCIPhashmapEntrySetImageInt(
    entry: *mut SCIP_HASHMAPENTRY,
    image: c_int
)
Expand description

sets integer image of a hashmap entry