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