PasteboardSetPasteLocation

Function PasteboardSetPasteLocation 

Source
pub unsafe extern "C-unwind" fn PasteboardSetPasteLocation(
    in_pasteboard: &Pasteboard,
    in_paste_location: &CFURL,
) -> u32
👎Deprecated: renamed to Pasteboard::set_paste_location
Available on crate feature Pasteboard only.