rd_kafka_subscription

@brief Returns the current topic subscription

@returns An error code on failure, otherwise \p topic is updated to point to a newly allocated topic list (possibly empty).

@remark The application is responsible for calling rd_kafka_topic_partition_list_destroy on the returned list.

extern (C) nothrow @nogc
rd_kafka_subscription

Meta