Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupInstallServicesFromInfSectionExA
[−]pub unsafe extern "system" fn SetupInstallServicesFromInfSectionExA(
infhandle: *const c_void,
sectionname: PCSTR,
flags: u32,
deviceinfoset: HDEVINFO,
deviceinfodata: *const SP_DEVINFO_DATA,
reserved1: *mut c_void,
reserved2: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"