Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupInstallServicesFromInfSectionExW
pub unsafe extern "system" fn SetupInstallServicesFromInfSectionExW(
infhandle: *const c_void,
sectionname: PCWSTR,
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"