Function objc2_ui_kit::UIAccessibilityZoomFocusChanged

source ยท
pub unsafe extern "C" fn UIAccessibilityZoomFocusChanged(
    type: UIAccessibilityZoomType,
    frame: CGRect,
    view: &UIView
)
Available on crate features UIResponder and UIView and UIAccessibilityZoom only.