Function objc2_foundation::NSIntersectsRect

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