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

sets real image of a hashmap entry