pub extern "C-unwind" fn UIAccessibilityConvertPathToScreenCoordinates(
path: &UIBezierPath,
view: &UIView,
) -> Retained<UIBezierPath>Available on crate features
UIAccessibility and UIBezierPath and UIResponder and UIView only.