pub unsafe extern "C-unwind" fn UIAccessibilityPostNotification(
notification: UIAccessibilityNotifications,
argument: Option<&AnyObject>,
)Available on crate features
UIAccessibility and UIAccessibilityConstants only.Expand description
ยงSafety
argument should be of the correct type.