Function windows::Win32::System::WindowsProgramming::LaunchINFSectionW

pub unsafe fn LaunchINFSectionW<P0, P1>(
    hwndowner: P0,
    hinstance: P1,
    pszparams: PWSTR,
    nshow: i32,
) -> i32
where P0: Param<HWND>, P1: Param<HINSTANCE>,