pub unsafe extern "C" fn SCIPsetResetParam(
set: *mut SCIP_SET,
messagehdlr: *mut SCIP_MESSAGEHDLR,
name: *const c_char,
) -> SCIP_RETCODEExpand description
resets a single parameters to its default value
pub unsafe extern "C" fn SCIPsetResetParam(
set: *mut SCIP_SET,
messagehdlr: *mut SCIP_MESSAGEHDLR,
name: *const c_char,
) -> SCIP_RETCODEresets a single parameters to its default value