NSRectFillListUsingOperation

Function NSRectFillListUsingOperation 

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