Function clipboard_win::raw::set_bitmap

source ·
pub fn set_bitmap(data: &[u8]) -> SysResult<()>
Expand description

Sets bitmap (header + RGB) onto clipboard, from raw bytes.

Returns ERROR_INCORRECT_SIZE if size of data is not valid