pub unsafe extern "C" fn SCIPhashmapEntrySetImage(
entry: *mut SCIP_HASHMAPENTRY,
image: *mut c_void,
)Expand description
sets pointer image of a hashmap entry
pub unsafe extern "C" fn SCIPhashmapEntrySetImage(
entry: *mut SCIP_HASHMAPENTRY,
image: *mut c_void,
)sets pointer image of a hashmap entry