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