pub unsafe extern "C" fn SCIPprofileGetLoad(
profile: *mut SCIP_PROFILE,
pos: c_int,
) -> c_intExpand description
returns the loads of the resource profile at the given position
pub unsafe extern "C" fn SCIPprofileGetLoad(
profile: *mut SCIP_PROFILE,
pos: c_int,
) -> c_intreturns the loads of the resource profile at the given position