PasteboardSetPromiseKeeper

Function PasteboardSetPromiseKeeper 

Source
pub unsafe extern "C-unwind" fn PasteboardSetPromiseKeeper(
    in_pasteboard: &Pasteboard,
    in_promise_keeper: PasteboardPromiseKeeperProcPtr,
    in_context: *mut c_void,
) -> u32
👎Deprecated: renamed to Pasteboard::set_promise_keeper
Available on crate feature Pasteboard only.