pub unsafe extern "system" fn CreatePolygonRgn(
    pptl: *const POINT,
    cpoint: i32,
    imode: CREATE_POLYGON_RGN_MODE
) -> HRGN
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’