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