API Version: 1.0
Library Version: 0.4.8
gint g_usb_device_get_configuration ( GUsbDevice* self GError** error )
Get the bConfigurationValue for the active configuration of the device.
Warning: this function is synchronous.
int
The bConfigurationValue of the active config, or -1 on error.