Function objc2_app_kit::NSRectFillList

source ยท
pub unsafe extern "C" fn NSRectFillList(
    rects: NonNull<NSRect>,
    count: NSInteger
)
Available on crate feature NSGraphics only.