pub unsafe extern "C" fn SCIPconsGetRow(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
) -> *mut SCIP_ROWExpand description
returns the row of an arbitrary SCIP constraint that can be represented as a single linear constraint or NULL of no row is available