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

pub unsafe extern "system" fn CreatePolygonRgn(
    lppt: *const POINT,
    cPoints: c_int,
    fnPolyFillMode: c_int
) -> HRGN