pub unsafe extern "C" fn SCIPparamGetCharAllowedValues(
    param: *mut SCIP_PARAM
) -> *mut c_char
Expand description

returns allowed values of char parameter, or NULL if everything is allowed