Function windows::Win32::Graphics::Gdi::SetWindowRgn

pub unsafe fn SetWindowRgn<P0, P1, P2>(hwnd: P0, hrgn: P1, bredraw: P2) -> i32
where P0: Param<HWND>, P1: Param<HRGN>, P2: Param<BOOL>,