rd_kafka_event_topic_partition

@returns a newly allocated topic_partition container, if applicable for the event type, else NULL.

@remark The returned pointer MUST be freed with rd_kafka_topic_partition_destroy().

Event types: RD_KAFKA_EVENT_ERROR (for partition level errors)

extern (C) nothrow @nogc
rd_kafka_event_topic_partition

Meta