Function CreatePolygonRgn

Source
pub unsafe extern "C" fn CreatePolygonRgn(
    pptl: *const POINT,
    cPoint: c_int,
    iMode: c_int,
) -> HRGN