Function NSAccessibilityPointInView

Source
pub unsafe extern "C-unwind" fn NSAccessibilityPointInView(
    parent_view: &NSView,
    point: NSPoint,
) -> NSPoint
Available on crate features NSResponder and NSView and NSAccessibility only.