Function windows::Win32::Web::InternetExplorer::RatingSetupUIW

pub unsafe fn RatingSetupUIW<P0, P1>(hdlg: P0, pszusername: P1) -> Result<()>
where P0: Param<HWND>, P1: Param<PCWSTR>,