Function
QmiMessageNasAttachDetachInputnew
since: 1.20
Declaration [src]
QmiMessageNasAttachDetachInput*
qmi_message_nas_attach_detach_input_new (
void
)
Return value
Type: QmiMessageNasAttachDetachInput
The newly created QmiMessageNasAttachDetachInput
. The returned value should be freed with qmi_message_nas_attach_detach_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |