pub unsafe extern "system" fn GetWindowRgn(
    hwnd: HWND,
    hrgn: HRGN
) -> GDI_REGION_TYPE
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"