pub unsafe extern "C" fn CFNotificationCenterRemoveEveryObserver(
center: CFNotificationCenterRef,
observer: *const c_void,
)Expand description
Apple SDK function CFNotificationCenterRemoveEveryObserver.
pub unsafe extern "C" fn CFNotificationCenterRemoveEveryObserver(
center: CFNotificationCenterRef,
observer: *const c_void,
)Apple SDK function CFNotificationCenterRemoveEveryObserver.