UIAccessibilityZoomFocusChanged

Function UIAccessibilityZoomFocusChanged 

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