pub unsafe extern "system" fn RunSetupCommandW(
    hwnd: HWND,
    szcmdname: PWSTR,
    szinfsection: PWSTR,
    szdir: PWSTR,
    lpsztitle: PWSTR,
    phexe: *mut HANDLE,
    dwflags: u32,
    pvreserved: *mut c_void
) -> HRESULT
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’