pub extern "C-unwind" fn CFUserNotificationGetResponseDictionary(
user_notification: &CFUserNotification,
) -> Option<CFRetained<CFDictionary>>👎Deprecated:
renamed to CFUserNotification::response_dictionary
Available on crate features
CFDictionary and CFUserNotification only.