pub unsafe extern "C" fn SCIPgetWeightsKnapsack( scip: *mut SCIP, cons: *mut SCIP_CONS, ) -> *mut c_longlong
gets the array of weights in the knapsack constraint; the user must not modify this array!