Function dds_builtintopic_free_topic¶
Defined in File dds.h
Function Documentation¶
-
void dds_builtintopic_free_topic(dds_builtintopic_topic_t *builtintopic_topic)¶
Free the provided topic information.
This operation deallocates the memory of the fields in a dds_builtintopic_topic_t struct and deallocates the struct itself.
- Parameters
builtintopic_topic – [in] The builtintopic topic struct