windows::Win32::System::WindowsProgramming

Function LaunchINFSectionExW

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