Function gdi32::PolyPolygon
[−]
[src]
pub unsafe extern "system" fn PolyPolygon(
hdc: HDC,
lpPoints: *const POINT,
lpPolyCounts: *const INT,
cCount: DWORD
) -> BOOL