Method

GUsbEndpointget_extra

Declaration

GBytes*
g_usb_endpoint_get_extra (
  GUsbEndpoint* self
)

Description

Gets any extra data from the endpoint.

Available since:0.3.3

Return value

Returns: GBytes
 

A GBytes, or NULL for failure.

 The data is owned by the instance.