Function windows_sys::Win32::Graphics::Gdi::Polygon

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