Searched defs:as_cstr (Results 1 – 6 of 6) sorted by relevance
34 pub(crate) fn as_cstr(&self) -> &CStr { in as_cstr() method
76 pub fn as_cstr(&self) -> &CStr { in as_cstr() method
78 pub(crate) fn as_cstr(&self) -> &std::ffi::CStr { in as_cstr() method
1326 pub fn as_cstr(&self) -> Option<&CStr> { in as_cstr() method