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

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