pub unsafe extern "C" fn SCIProwIsInGlobalCutpool(
    row: *mut SCIP_ROW
) -> c_uint
Expand description

returns TRUE iff row is member of the global cut pool