[][src]Function winapi::um::wingdi::CreatePolyPolygonRgn

pub unsafe extern "system" fn CreatePolyPolygonRgn(
    pptl: *const POINT,
    pc: *const INT,
    cPoly: c_int,
    iMode: c_int
) -> HRGN