NSRectFillList

Function NSRectFillList 

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

ยงSafety

rects must be a valid pointer.