windows::Win32::System::WindowsProgramming

Function UserUnInstStubWrapperW

pub unsafe fn UserUnInstStubWrapperW<P2>(
    hwnd: HWND,
    hinstance: HINSTANCE,
    pszparms: P2,
    nshow: i32,
) -> Result<()>
where P2: Param<PCWSTR>,