[][src]Function uikit_sys::CFNotificationCenterPostNotificationWithOptions

pub unsafe extern "C" fn CFNotificationCenterPostNotificationWithOptions(
    center: CFNotificationCenterRef,
    name: CFNotificationName,
    object: *const c_void,
    userInfo: CFDictionaryRef,
    options: CFOptionFlags
)