Function user32::SetWindowTextW [] [src]

pub unsafe extern "system" fn SetWindowTextW(
    hWnd: HWND,
    lpString: LPCWSTR
) -> BOOL