madsim_rdkafka::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_s,
    new_topic_cnt: usize,
)