pub unsafe extern "C" fn SCIProwExactRelease(
row: *mut *mut SCIP_ROWEXACT,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
lpexact: *mut SCIP_LPEXACT,
) -> SCIP_RETCODEExpand description
decreases usage counter of LP row, and frees memory if necessary