Struct bitflags::__core::ffi::NulError [] [src]

pub struct NulError(_, _);
1.0.0
[]

An error returned from CString::new to indicate that a nul byte was found in the vector provided.