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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’