Function clipboard_win::raw::set_without_clear
source · Expand description
Copies raw bytes onto the clipboard with the specified format
, returning whether it was successful.
This function does not empty the clipboard before setting the data.