Skip to main content

CFNotificationCenterRemoveEveryObserver

Function CFNotificationCenterRemoveEveryObserver 

Source
pub unsafe extern "C-unwind" fn CFNotificationCenterRemoveEveryObserver(
    center: &CFNotificationCenter,
    observer: *const c_void,
)
👎Deprecated:

renamed to CFNotificationCenter::remove_every_observer

Available on crate feature CFNotificationCenter only.