pub unsafe extern "system" fn CM_Get_Device_Interface_List_ExA(
    interfaceclassguid: *const GUID,
    pdeviceid: *const i8,
    buffer: PSTR,
    bufferlen: u32,
    ulflags: u32,
    hmachine: isize
) -> CONFIGRET
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation"