Function objc2_foundation::NSIntersectionRect

source ยท
pub unsafe extern "C" fn NSIntersectionRect(
    a_rect: NSRect,
    b_rect: NSRect
) -> NSRect
Available on crate feature NSGeometry only.