Function scip_sys::SCIPhashmapGetImage
source · pub unsafe extern "C" fn SCIPhashmapGetImage(
hashmap: *mut SCIP_HASHMAP,
origin: *mut c_void
) -> *mut c_voidExpand description
retrieves image of given origin from the hash map, or NULL if no image exists