NSIntersectionRect

Function NSIntersectionRect 

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