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