public class DeviceList { public DeviceList next ; public USB.Device* dev ; }
public DeviceList next ;
public USB.Device* dev ;
Created by Valadoc