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

Required features: "Win32_Devices_DeviceAndDriverInstallation"