[][src]Function CCODE::SetWindowRgn

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