Release a an Intuition lock gotten by LockIBase().
Source position: intuition.pas line 3872
| procedure UnlockIBase( | 
| IBLock: LongWord | 
| ); | 
Calling this function when you do not own the specified lock will immediately crash the system.
| 
 | Invoke semaphore arbitration of TIntuitionBase. |