Searched defs:to_cstring (Results 1 – 1 of 1) sorted by relevance
231 fn to_cstring(&self) -> Result<CString, AllocError>; in to_cstring() method341 fn to_cstring(&self) -> Result<CString, AllocError> { in to_cstring() method