rd_kafka_assignment

@brief Returns the current partition assignment

@returns An error code on failure, otherwise \p partitions is updated to point to a newly allocated partition 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_assignment

Meta