rd_kafka_err2str

@brief Returns a human readable representation of a kafka error.

@param err Error code to translate

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

Meta