[][src]Type Definition uikit_sys::CFNotificationCallback

type CFNotificationCallback = Option<unsafe extern "C" fn(center: CFNotificationCenterRef, observer: *mut c_void, name: CFNotificationName, object: *const c_void, userInfo: CFDictionaryRef)>;