pub unsafe extern "C" fn SCIProwExactLock(row: *mut SCIP_ROWEXACT)Expand description
locks an unmodifiable row, which forbids further changes; has no effect on modifiable rows
pub unsafe extern "C" fn SCIProwExactLock(row: *mut SCIP_ROWEXACT)locks an unmodifiable row, which forbids further changes; has no effect on modifiable rows