Searched defs:CString (Results 1 – 2 of 2) sorted by relevance
220 pub(crate) fn get_c_file<P>(file: P) -> Result<CString, ErrorStack> in get_c_file()
209 ) -> Result<CString, Error> { in parse_string()