Function objc2_foundation::NSEqualRects

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