Function SetWindowTextW

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