[][src]Function uikit_sys::CFNotificationCenterRemoveObserver

pub unsafe extern "C" fn CFNotificationCenterRemoveObserver(
    center: CFNotificationCenterRef,
    observer: *const c_void,
    name: CFNotificationName,
    object: *const c_void
)