windows::Win32::System::WindowsProgramming

Function UserInstStubWrapperA

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