rd_kafka_event_destroy

@brief Destroy an event.

@remark Any references to this event, such as extracted messages, will not be usable after this call.

@remark As a convenience it is okay to pass \p rkev as NULL in which case no action is performed.

extern (C) nothrow @nogc
void
rd_kafka_event_destroy

Meta