windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Add_IDA

pub unsafe fn CM_Add_IDA<P1>(
    dndevinst: u32,
    pszid: P1,
    ulflags: u32,
) -> CONFIGRET
where P1: Param<PCSTR>,