@brief Extacts \p size message(s) from the event into the pre-allocated array \p rkmessages.
Event types: - RD_KAFKA_EVENT_FETCH (1 message) - RD_KAFKA_EVENT_DR (>=1 message(s))
@returns the number of messages extracted.
See Implementation
@brief Extacts \p size message(s) from the event into the pre-allocated array \p rkmessages.
Event types: - RD_KAFKA_EVENT_FETCH (1 message) - RD_KAFKA_EVENT_DR (>=1 message(s))
@returns the number of messages extracted.