@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.
See Implementation
@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.