Function clipboard_win::raw::which_format_avail
source ยท pub fn which_format_avail(formats: &[c_uint]) -> Option<NonZeroU32>
Expand description
Returns the first available format in the specified list.
Returns None
if no format is available or clipboard is empty