Function NSAccessibilityFrameInView

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