CPXparamsetaddlong

Function CPXparamsetaddlong 

Source
pub unsafe extern "C" fn CPXparamsetaddlong(
    env: CPXCENVptr,
    ps: CPXPARAMSETptr,
    whichparam: c_int,
    newvalue: CPXLONG,
) -> c_int