Function windows_sys::Win32::Graphics::Gdi::CreatePolyPolygonRgn
[−]pub unsafe extern "system" fn CreatePolyPolygonRgn(
pptl: *const POINT,
pc: *const i32,
cpoly: i32,
imode: CREATE_POLYGON_RGN_MODE
) -> HRGNExpand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’
