pub unsafe extern "system" fn GetWindowRgnBox(
    hwnd: HWND,
    lprc: *mut RECT
) -> GDI_REGION_TYPE
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"