Constructor
FwupdPluginUsbConfigDescriptornew
since: 2.0.0
Declaration [src]
FuUsbConfigDescriptor*
fu_usb_config_descriptor_new (
void
)
Return value
Type: FuUsbConfigDescriptor
A new FuUsbConfigDescriptor
object.
The caller of the function takes ownership of the data, and is responsible for freeing it. |