Function windows_sys::Win32::Graphics::Gdi::PolyPolygon

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