pub unsafe extern "C" fn SCIPaddRowprepTerms( scip: *mut SCIP, rowprep: *mut SCIP_ROWPREP, nvars: c_int, vars: *mut *mut SCIP_VAR, coefs: *mut f64, ) -> SCIP_RETCODE
adds several terms coef*var to a rowprep