SCIPsetChgStringParam

Function SCIPsetChgStringParam 

Source
pub unsafe extern "C" fn SCIPsetChgStringParam(
    set: *mut SCIP_SET,
    messagehdlr: *mut SCIP_MESSAGEHDLR,
    param: *mut SCIP_PARAM,
    value: *const c_char,
) -> SCIP_RETCODE
Expand description

changes the value of an existing String parameter