Function user32::SetWindowRgn [] [src]

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