Function clipboard_win::raw::open
source · Expand description
Opens clipboard.
Wrapper around OpenClipboard
.
Pre-conditions:
- Clipboard is not opened yet.
Post-conditions (if successful):
- Clipboard can be accessed for read and write operations.