Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupInstallServicesFromInfSectionW
pub unsafe extern "system" fn SetupInstallServicesFromInfSectionW(
infhandle: *const c_void,
sectionname: PCWSTR,
flags: u32
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"