pub unsafe extern "C-unwind" fn NSAccessibilityUnignoredDescendant(
element: &AnyObject,
) -> Option<Retained<AnyObject>>Available on crate feature
NSAccessibility only.Expand description
ยงSafety
element should be of the correct type.