SetWindowTextW

Function SetWindowTextW 

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