SCIPsetGetStringParam

Function SCIPsetGetStringParam 

Source
pub unsafe extern "C" fn SCIPsetGetStringParam(
    set: *mut SCIP_SET,
    name: *const c_char,
    value: *mut *mut c_char,
) -> SCIP_RETCODE
Expand description

gets the value of an existing String parameter