Function rustc_codegen_llvm::coverageinfo::write_filenames_section_to_buffer [−][src]
pub(crate) fn write_filenames_section_to_buffer<'a>(
filenames: impl IntoIterator<Item = &'a CString>,
buffer: &RustString
)