Function clipboard_win::raw::set_html_with
source ยท pub fn set_html_with<C: Clearing>(
format: u32,
html: &str,
_is_clear: C,
) -> SysResult<()>
Expand description
Sets HTML using format code created by register_raw_format
or register_format
with argument HTML Format
Allows to customize clipboard setting behavior
C
- Specifies clearing behavior