Function NSEqualRects

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