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