Method

GUsbEndpointget_extra

since: 0.3.3

Declaration

GBytes*
g_usb_endpoint_get_extra (
  GUsbEndpoint* self
)

Description

Gets any extra data from the endpoint.

Available since: 0.3.3

Return value

Type: GBytes

A GBytes, or NULL for failure.

The returned data is owned by the instance.