pub unsafe extern "C-unwind" fn PasteboardCopyName(
in_pasteboard: &Pasteboard,
out_name: NonNull<*const CFString>,
) -> u32👎Deprecated:
renamed to Pasteboard::copy_name
Available on crate features
HIServices and Pasteboard only.