pub unsafe extern "C" fn SCIPlpSetSizeMark( lp: *mut SCIP_LP, nrows: c_int, ncols: c_int, )
sets the remembered number of columns and rows to the given values