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
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"