|
co_usb
|
A type which can provide a co_usb::detail::DeviceHandlePointer. More...
#include <device_handle_source.hpp>
A type which can provide a co_usb::detail::DeviceHandlePointer.
| Ty | Type satisfying the DeviceHandleSource contract. |
A single object which may be queried to obtain a DeviceHandlePointer auto. Must either be a DeviceHandlePointer itself or provide .get() -> DeviceHandlePointer auto method.