pub unsafe extern "C" fn SCIPhashtableRetrieve( hashtable: *mut SCIP_HASHTABLE, key: *mut c_void, ) -> *mut c_void
retrieve element with key from hash table, returns NULL if not existing