Function NSRectClipList

Source
pub unsafe extern "C-unwind" fn NSRectClipList(
    rects: NonNull<NSRect>,
    count: NSInteger,
)
Available on crate feature NSGraphics only.