pub unsafe extern "C" fn SCIPsetChgCharParam(
set: *mut SCIP_SET,
messagehdlr: *mut SCIP_MESSAGEHDLR,
param: *mut SCIP_PARAM,
value: c_char,
) -> SCIP_RETCODEExpand description
changes the value of an existing Char parameter
pub unsafe extern "C" fn SCIPsetChgCharParam(
set: *mut SCIP_SET,
messagehdlr: *mut SCIP_MESSAGEHDLR,
param: *mut SCIP_PARAM,
value: c_char,
) -> SCIP_RETCODEchanges the value of an existing Char parameter