[][src]Function winapi::um::winuser::SetWindowRgn

pub unsafe extern "system" fn SetWindowRgn(
    hWnd: HWND,
    hRgn: HRGN,
    bRedraw: BOOL
) -> c_int