rd_kafka_queue_poll

@brief Poll a queue for an event for max \p timeout_ms.

@returns an event, or NULL.

@remark Use rd_kafka_event_destroy() to free the event.

extern (C) nothrow @nogc
rd_kafka_queue_poll

Meta