windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupConfigureWmiFromInfSectionW

pub unsafe fn SetupConfigureWmiFromInfSectionW<P1>(
    infhandle: *const c_void,
    sectionname: P1,
    flags: u32,
) -> BOOL
where P1: Param<PCWSTR>,