rustc_codegen_llvm::llvm

Function LLVMRustCoverageWriteMapSectionNameToString

source
pub unsafe extern "C" fn LLVMRustCoverageWriteMapSectionNameToString(
    M: &Module,
    Str: &RustString,
)