TopicPartition.this

Undocumented in source.
  1. this(const(char)[] topic, int partition)
  2. this(const(char)* topic, int partition)
  3. this(rd_kafka_topic_partition_t* c_part)
    struct TopicPartition
    package nothrow @nogc
    this
    (
    const rd_kafka_topic_partition_t* c_part
    )

Meta