Function Polygon

Source
pub unsafe extern "system" fn Polygon(
    hdc: HDC,
    lpPoints: *const POINT,
    nCount: c_int,
) -> BOOL