pub unsafe extern "C" fn SCIPparamGetCharAllowedValues(
param: *mut SCIP_PARAM,
) -> *mut c_charExpand description
returns allowed values of char parameter, or NULL if everything is allowed
pub unsafe extern "C" fn SCIPparamGetCharAllowedValues(
param: *mut SCIP_PARAM,
) -> *mut c_charreturns allowed values of char parameter, or NULL if everything is allowed