Function
QmiMessageNasConfigSignalInfoV2Inputnew
since: 1.32
Declaration [src]
QmiMessageNasConfigSignalInfoV2Input*
qmi_message_nas_config_signal_info_v2_input_new (
void
)
Return value
Type: QmiMessageNasConfigSignalInfoV2Input
The newly created QmiMessageNasConfigSignalInfoV2Input
. The returned value should be freed with qmi_message_nas_config_signal_info_v2_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |