pub unsafe extern "C" fn SCIPhashsetCreate(
hashset: *mut *mut SCIP_HASHSET,
blkmem: *mut BMS_BLKMEM,
size: c_int,
) -> SCIP_RETCODEExpand description
creates a hash set of pointers
pub unsafe extern "C" fn SCIPhashsetCreate(
hashset: *mut *mut SCIP_HASHSET,
blkmem: *mut BMS_BLKMEM,
size: c_int,
) -> SCIP_RETCODEcreates a hash set of pointers