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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’