pub unsafe extern "C" fn SCIPsetGetStringParam( set: *mut SCIP_SET, name: *const c_char, value: *mut *mut c_char, ) -> SCIP_RETCODE
gets the value of an existing String parameter