Searched defs:proto2_rust_cpp_delete_string (Results 1 – 2 of 2) sorted by relevance
33 void proto2_rust_cpp_delete_string(std::string* str) { delete str; } in proto2_rust_cpp_delete_string() function
155 fn proto2_rust_cpp_delete_string(src: CppStdString); in proto2_rust_cpp_delete_string() function