[][src]Function uikit_sys::CFNotificationCenterPostNotification

pub unsafe extern "C" fn CFNotificationCenterPostNotification(
    center: CFNotificationCenterRef,
    name: CFNotificationName,
    object: *const c_void,
    userInfo: CFDictionaryRef,
    deliverImmediately: Boolean
)