pub unsafe extern "C" fn SCIProwChgLocal(
row: *mut SCIP_ROW,
local: c_uint,
) -> SCIP_RETCODEExpand description
changes the local flag of LP row
pub unsafe extern "C" fn SCIProwChgLocal(
row: *mut SCIP_ROW,
local: c_uint,
) -> SCIP_RETCODEchanges the local flag of LP row