Function gdi32::CreatePolyPolygonRgn
[−]
[src]
pub unsafe extern "system" fn CreatePolyPolygonRgn(
lppt: *const POINT,
lpPolyCounts: *const INT,
nCount: c_int,
fnPolyFillMode: c_int
) -> HRGN