Function clipboard_win::raw::size[][src]

pub fn size(format: u32) -> Option<NonZeroUsize>
Expand description

Retrieves size of clipboard data for specified format.

Pre-conditions:

Returns:

Size in bytes if format is presents on clipboard.