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

Required features: "Win32_Foundation"