rdkafka_sys::bindings

Function rd_kafka_NewTopic_destroy_array

Source
pub unsafe extern "C" fn rd_kafka_NewTopic_destroy_array(
    new_topics: *mut *mut rd_kafka_NewTopic_t,
    new_topic_cnt: usize,
)