windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupConfigureWmiFromInfSectionA

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