rustc_codegen_llvm::llvm_::ffi

Function LLVMRustCoverageWriteCovfunSectionNameToString

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