rd_kafka_conf_properties_show

@brief Prints a table to \p fp of all supported configuration properties, their default values as well as a description.

extern (C) nothrow @nogc
void
rd_kafka_conf_properties_show
(
FILE* fp
)

Meta