Searched refs:unique_device_handle (Results 1 – 1 of 1) sorted by relevance
67 using unique_device_handle = std::unique_ptr<libusb_device_handle, DeviceHandleDeleter>; typedef500 unique_device_handle handle(handle_raw); in OpenDevice()671 unique_device_handle device_handle_;