rustc_codegen_llvm::llvm_::ffi

Function LLVMRustCoverageWriteCovmapSectionNameToString

Source
pub(crate) unsafe extern "C" fn LLVMRustCoverageWriteCovmapSectionNameToString(
    M: &Module,
    OutStr: &RustString,
)