SCIPhashmapGetImageLong

Function SCIPhashmapGetImageLong 

Source
pub unsafe extern "C" fn SCIPhashmapGetImageLong(
    hashmap: *mut SCIP_HASHMAP,
    origin: *mut c_void,
) -> c_longlong
Expand description

retrieves image of given origin from the hash map, or SCIP_LONGINT_MAX if no image exists