Searched defs:path_to_cstring (Results 1 – 2 of 2) sorted by relevance
21 pub fn path_to_cstring<P: AsRef<Path>>(path: P) -> Result<CString> { in path_to_cstring() function
330 fn path_to_cstring(p: &Path) -> Result<CString> { in path_to_cstring() function336 fn path_to_cstring(p: &Path) -> Result<CString> { in path_to_cstring() function