PasteboardGetItemCount

Function PasteboardGetItemCount 

Source
pub unsafe extern "C-unwind" fn PasteboardGetItemCount(
    in_pasteboard: &Pasteboard,
    out_item_count: NonNull<c_ulong>,
) -> u32
👎Deprecated: renamed to Pasteboard::item_count
Available on crate feature Pasteboard only.