rd_kafka_conf_dump

@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().

extern (C) nothrow @nogc
const(char)**
rd_kafka_conf_dump

Meta