Function windows_sys::Win32::System::WindowsProgramming::RunSetupCommandA
[−]pub unsafe extern "system" fn RunSetupCommandA(
hwnd: HWND,
szcmdname: PCSTR,
szinfsection: PCSTR,
szdir: PCSTR,
lpsztitle: PCSTR,
phexe: *mut HANDLE,
dwflags: u32,
pvreserved: *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"