Function clipboard_win::raw::get_string
source · Expand description
Copies raw bytes from clipboard with specified format
, appending to out
buffer.
Returns number of copied bytes on success, otherwise 0.
Copies raw bytes from clipboard with specified format
, appending to out
buffer.
Returns number of copied bytes on success, otherwise 0.