Function gdi32::Polygon [] [src]

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