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