Function clipboard_win::raw::set_file_list
source ยท pub fn set_file_list(paths: &[impl AsRef<str>]) -> SysResult<()>
Expand description
Set list of file paths to clipboard.
pub fn set_file_list(paths: &[impl AsRef<str>]) -> SysResult<()>
Set list of file paths to clipboard.