Struct bitflags::__core::ffi::IntoStringError
[−]
[src]
pub struct IntoStringError { // some fields omitted }1.7.0
An error returned from CString::into_string
to indicate that a UTF-8 error
was encountered during the conversion.