Function clipboard_win::raw::get_clipboard_data
source · Expand description
Retrieves raw pointer to clipboard data.
Wrapper around GetClipboardData
.
Pre-conditions:
- open() has been called.
Retrieves raw pointer to clipboard data.
Wrapper around GetClipboardData
.