Function windows_sys::Win32::Graphics::Gdi::CreatePolygonRgn

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