dc_usb_device_get_pid

Function dc_usb_device_get_pid 

Source
pub unsafe extern "C" fn dc_usb_device_get_pid(
    device: *mut dc_usb_device_t,
) -> c_uint
Expand description

Get the product id (PID) of the USB device.

@param[in] device A valid USB device.