pub unsafe extern "C" fn SCIProwExactGetRow(
row: *mut SCIP_ROWEXACT,
) -> *mut SCIP_ROWExpand description
returns fp row corresponding to exact row, if it exists. Otherwise returns NULL
pub unsafe extern "C" fn SCIProwExactGetRow(
row: *mut SCIP_ROWEXACT,
) -> *mut SCIP_ROWreturns fp row corresponding to exact row, if it exists. Otherwise returns NULL