call "CBL_MONITOR_CLOSE" using by value monitor-handle
If this process is the last process that has a handle to the monitor, then the monitor is destroyed.
Behavior is undefined if monitor-handle is invalid.
Comments:
If this process is the last process that has a handle to the monitor, then the monitor is destroyed.
Behavior is undefined if monitor-handle is invalid.