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