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

Required features: "Win32_Devices_DeviceAndDriverInstallation"