Function windows_sys::Win32::Graphics::GdiPlus::GdipAddPathRectanglesI

pub unsafe extern "system" fn GdipAddPathRectanglesI(
    path: *mut GpPath,
    rects: *const Rect,
    count: i32,
) -> Status