@brief Dump the configuration properties and values of \p conf to an array with \"key\", \"value\" pairs.
The number of entries in the array is returned in \p *cntp.
The dump must be freed with rd_kafka_conf_dump_free().
See Implementation
@brief Dump the configuration properties and values of \p conf to an array with \"key\", \"value\" pairs.
The number of entries in the array is returned in \p *cntp.
The dump must be freed with rd_kafka_conf_dump_free().