Handle.update_partitions_from_c_parts

@brief Update the application provided 'partitions' with info from 'c_parts'

class Handle
package @nogc nothrow nothrow @nogc static
void
update_partitions_from_c_parts
(
TopicPartition[] partitions
,
const rd_kafka_topic_partition_list_t* c_parts
)

Meta