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