pub unsafe extern "C" fn SCIPhashmapGetImageLong(
hashmap: *mut SCIP_HASHMAP,
origin: *mut c_void,
) -> c_longlongExpand description
retrieves image of given origin from the hash map, or SCIP_LONGINT_MAX if no image exists
pub unsafe extern "C" fn SCIPhashmapGetImageLong(
hashmap: *mut SCIP_HASHMAP,
origin: *mut c_void,
) -> c_longlongretrieves image of given origin from the hash map, or SCIP_LONGINT_MAX if no image exists