Function NSIntersectionRect

Source
pub unsafe extern "C-unwind" fn NSIntersectionRect(
    a_rect: NSRect,
    b_rect: NSRect,
) -> NSRect
Available on crate features NSGeometry and objc2-core-foundation only.