Function PolyPolygon

Source
pub unsafe extern "system" fn PolyPolygon(
    hdc: HDC,
    lpPoints: *const POINT,
    lpPolyCounts: *const INT,
    cCount: DWORD,
) -> BOOL