PasteboardGetItemIdentifier

Function PasteboardGetItemIdentifier 

Source
pub unsafe extern "C-unwind" fn PasteboardGetItemIdentifier(
    in_pasteboard: &Pasteboard,
    in_index: CFIndex,
    out_item: NonNull<PasteboardItemID>,
) -> u32
👎Deprecated: renamed to Pasteboard::item_identifier
Available on crate feature Pasteboard only.