Function
QmiMessageSscControlInputnew
since: 1.34
Declaration [src]
QmiMessageSscControlInput*
qmi_message_ssc_control_input_new (
void
)
Return value
Type: QmiMessageSscControlInput
The newly created QmiMessageSscControlInput
. The returned value should be freed with qmi_message_ssc_control_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |