Function objc2_foundation::NSUnionRect

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