pub unsafe extern "C" fn SCIPhashsetInsert(
hashset: *mut SCIP_HASHSET,
blkmem: *mut BMS_BLKMEM,
element: *mut c_void,
) -> SCIP_RETCODEExpand description
inserts new element into the hash set
pub unsafe extern "C" fn SCIPhashsetInsert(
hashset: *mut SCIP_HASHSET,
blkmem: *mut BMS_BLKMEM,
element: *mut c_void,
) -> SCIP_RETCODEinserts new element into the hash set