Function

QmiMessageWdaLoopbackConfigurationInputnew

since: 1.36

Declaration [src]

QmiMessageWdaLoopbackConfigurationInput*
qmi_message_wda_loopback_configuration_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWdaLoopbackConfigurationInput.

Available since: 1.36

Return value

Type: QmiMessageWdaLoopbackConfigurationInput

The newly created QmiMessageWdaLoopbackConfigurationInput. The returned value should be freed with qmi_message_wda_loopback_configuration_input_unref().

The caller of the function takes ownership of the data, and is responsible for freeing it.