Function

QmiMessageQosBindMuxDataPortInputnew

since: 1.37

Declaration [src]

QmiMessageQosBindMuxDataPortInput*
qmi_message_qos_bind_mux_data_port_input_new (
  void
)

Description [src]

Allocates a new QmiMessageQosBindMuxDataPortInput.

Available since: 1.37

Return value

Type: QmiMessageQosBindMuxDataPortInput

The newly created QmiMessageQosBindMuxDataPortInput. The returned value should be freed with qmi_message_qos_bind_mux_data_port_input_unref().

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