Function
QmiMessageWdsBindMuxDataPortInputnew
since: 1.18
Declaration [src]
QmiMessageWdsBindMuxDataPortInput*
qmi_message_wds_bind_mux_data_port_input_new (
void
)
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. |