pub unsafe extern "C-unwind" fn PasteboardCopyItemFlavors(
in_pasteboard: &Pasteboard,
in_item: PasteboardItemID,
out_flavor_types: NonNull<*const CFArray>,
) -> u32👎Deprecated: renamed to
Pasteboard::copy_item_flavorsAvailable on crate feature
Pasteboard only.