Struct byte_strings::const_::CStr [−][src]
pub struct CStr(_);Expand description
const-constructible equivalent of ::std::ffi::CStr.
Implementations
Safety
Same requirements as CStr::from_bytes_with_nul_unchecked()
pub struct CStr(_);const-constructible equivalent of ::std::ffi::CStr.
Same requirements as CStr::from_bytes_with_nul_unchecked()