pub unsafe extern "system" fn PolyPolygon(
    hdc: HDC,
    apt: *const POINT,
    asz: *const i32,
    csz: i32
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’