Function windows::Win32::Web::InternetExplorer::RatingSetupUI

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