MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / createFluxengineUsb

Function createFluxengineUsb

lib/usb/fluxengineusb.cc:355–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

353};
354
355USB* createFluxengineUsb(libusbp::device& device)
356{
357 return new FluxEngineUsb(device);
358}

Callers 1

get_usb_implFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected