pub unsafe extern "C" fn dds_write_set_batch(enable: bool)Expand description
@brief Enable or disable write batching. @component domain
Overrides default configuration setting for write batching (Internal/WriteBatch).
@param[in] enable Enables or disables write batching for all writers.