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

Required features: "Win32_Devices_DeviceAndDriverInstallation"