pub unsafe extern "C" fn SCIProwExactUnlock(row: *mut SCIP_ROWEXACT)Expand description
unlocks a lock of an unmodifiable row; a row with no sealed lock may be modified; has no effect on modifiable rows
pub unsafe extern "C" fn SCIProwExactUnlock(row: *mut SCIP_ROWEXACT)unlocks a lock of an unmodifiable row; a row with no sealed lock may be modified; has no effect on modifiable rows