Function

QmiMessageWdsBindMuxDataPortInputnew

since: 1.18

Declaration [src]

QmiMessageWdsBindMuxDataPortInput*
qmi_message_wds_bind_mux_data_port_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWdsBindMuxDataPortInput.

Available since: 1.18

Return value

Type: QmiMessageWdsBindMuxDataPortInput

The newly created QmiMessageWdsBindMuxDataPortInput. The returned value should be freed with qmi_message_wds_bind_mux_data_port_input_unref().

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