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.