Function objc2_app_kit::NSRectFillListWithColors

source ยท
pub unsafe extern "C" fn NSRectFillListWithColors(
    rects: NonNull<NSRect>,
    colors: NonNull<NonNull<NSColor>>,
    num: NSInteger
)
Available on crate features NSGraphics and NSColor only.