Function UIAccessibilityZoomFocusChanged

Source
pub unsafe extern "C-unwind" fn UIAccessibilityZoomFocusChanged(
    type: UIAccessibilityZoomType,
    frame: CGRect,
    view: &UIView,
)
Available on crate features UIResponder and UIView and objc2-core-foundation and UIAccessibilityZoom only.