Type Alias RDKafkaState

Source
pub type RDKafkaState = rd_kafka_s;
Expand description

Native rdkafka state.

Aliased Typeยง

#[repr(C)]
pub struct RDKafkaState { /* private fields */ }