Home
last modified time | relevance | path

Searched defs:path_to_c_string (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_fs_util/src/
Dlib.rs85 pub fn path_to_c_string(p: &Path) -> CString { in path_to_c_string() function
92 pub fn path_to_c_string(p: &Path) -> CString { in path_to_c_string() function