pub unsafe extern "C" fn CFNotificationCenterPostNotificationWithOptions(
center: CFNotificationCenterRef,
name: CFNotificationName,
object: *const c_void,
userInfo: CFDictionaryRef,
options: CFOptionFlags,
)Expand description
Apple SDK function CFNotificationCenterPostNotificationWithOptions.