Home
last modified time | relevance | path

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

/external/rust/crates/rusqlite/src/
Dlib.rs266 fn path_to_cstring(p: &Path) -> Result<CString> { in path_to_cstring() function
272 fn path_to_cstring(p: &Path) -> Result<CString> { in path_to_cstring() function