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