pub unsafe extern "C" fn SCIPparamSetFixed(
    param: *mut SCIP_PARAM,
    fixed: c_uint
)
Expand description

sets fixing status of given parameter