Function CreatePolygonRgn

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