Function UIAccessibilityConvertFrameToScreenCoordinates

Source
pub unsafe extern "C-unwind" fn UIAccessibilityConvertFrameToScreenCoordinates(
    rect: CGRect,
    view: &UIView,
) -> CGRect
Available on crate features UIResponder and UIView and objc2-core-foundation and UIAccessibility only.