pub fn set_clipboard_string(data: &str) -> SysResult<()>
Shortcut to set string onto clipboard.
It opens clipboard and attempts to set string.