Function core_foundation_sys::notification_center::CFNotificationCenterPostNotificationWithOptions
source ยท pub unsafe extern "C" fn CFNotificationCenterPostNotificationWithOptions(
center: CFNotificationCenterRef,
name: CFNotificationName,
object: *const c_void,
userInfo: CFDictionaryRef,
options: CFOptionFlags,
)