Function windows_sys::Win32::System::WindowsProgramming::RunSetupCommandW
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