Searched defs:c_take_rust_vec_string (Results 1 – 2 of 2) sorted by relevance
411 void c_take_rust_vec_string(rust::Vec<rust::String> v) { in c_take_rust_vec_string() function
148 fn c_take_rust_vec_string(v: Vec<String>); in c_take_rust_vec_string() function