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,
) -> HRGN