pub unsafe extern "C-unwind" fn CFNotificationCenterRemoveObserver(
center: &CFNotificationCenter,
observer: *const c_void,
name: Option<&CFNotificationName>,
object: *const c_void,
)👎Deprecated: renamed to
CFNotificationCenter::remove_observerAvailable on crate feature
CFNotificationCenter only.