windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupInstallServicesFromInfSectionW

pub unsafe fn SetupInstallServicesFromInfSectionW<P1>(
    infhandle: *const c_void,
    sectionname: P1,
    flags: SPSVCINST_FLAGS,
) -> Result<()>
where P1: Param<PCWSTR>,